Skip to content

Commit c4cf5c7

Browse files
committed
Build messages in time.
1 parent 455622e commit c4cf5c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polygon_coverage_msgs/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ add_library(${PROJECT_NAME}
2222
src/conversion.cc
2323
)
2424
target_link_libraries(${PROJECT_NAME} ${catkin_LIBRARIES})
25+
add_dependencies(${PROJECT_NAME} ${PROJECT_NAME}_generate_messages_cpp)
2526

2627
##########
2728
# EXPORT #

0 commit comments

Comments
 (0)