Skip to content

Commit

Permalink
change: build shared object
Browse files Browse the repository at this point in the history
Needed for use in plugins, e.g. dijkstra mesh planner
  • Loading branch information
Cakem1x committed Jan 24, 2024
1 parent c8c5490 commit 79bd475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mesh_map/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ if(NOT CMAKE_CXX_STANDARD)
endif()

find_package(ament_cmake REQUIRED)
find_package(ament_cmake_ros REQUIRED)
set(dependencies
geometry_msgs
LVR2
Expand Down

0 comments on commit 79bd475

Please sign in to comment.