We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455622e commit c4cf5c7Copy full SHA for c4cf5c7
polygon_coverage_msgs/CMakeLists.txt
@@ -22,6 +22,7 @@ add_library(${PROJECT_NAME}
22
src/conversion.cc
23
)
24
target_link_libraries(${PROJECT_NAME} ${catkin_LIBRARIES})
25
+add_dependencies(${PROJECT_NAME} ${PROJECT_NAME}_generate_messages_cpp)
26
27
##########
28
# EXPORT #
0 commit comments