Skip to content

Commit

Permalink
Fix cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtudela committed Jun 20, 2023
1 parent 69a46e9 commit 7e98878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ add_executable(scan_filter src/scan_filter.cpp)
ament_target_dependencies(scan_filter
rclcpp
sensor_msgs
nav2_util
)
target_link_libraries(scan_filter)

Expand Down

0 comments on commit 7e98878

Please sign in to comment.