Skip to content

Commit

Permalink
build(pointcloud_preprocessor): do not prefix with autoware_
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Jan 19, 2024
1 parent 5337443 commit 74e4d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensing/pointcloud_preprocessor/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
project(autoware_pointcloud_preprocessor)
project(pointcloud_preprocessor)

find_package(autoware_cmake REQUIRED)
autoware_package()
Expand Down

0 comments on commit 74e4d9f

Please sign in to comment.