Skip to content

Commit

Permalink
Fix Boost linking (moveit#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Oct 7, 2021
1 parent 55f7e9f commit 55118d2
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 @@ -68,6 +68,7 @@ ament_target_dependencies(${PROJECT_NAME}
std_msgs
warehouse_ros
class_loader
Boost
)
target_link_libraries(${PROJECT_NAME} ${MONGODB_LIBRARIES})

Expand Down

0 comments on commit 55118d2

Please sign in to comment.