From: Erik Andresen Date: Sun, 14 May 2017 11:23:29 +0000 (+0200) Subject: depend robo_explorer_hardware on messages X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_roboint.git;a=commitdiff_plain;h=032cc385e1a612435b1c6b3b5971ee776548a403 depend robo_explorer_hardware on messages --- diff --git a/CMakeLists.txt b/CMakeLists.txt index d5b4f82..9b9da57 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -79,6 +79,7 @@ add_executable(robo_explorer_hardware src/robo_explorer_hardware.cpp) ## Add cmake target dependencies of the executable/library ## as an example, message headers may need to be generated before nodes add_dependencies(libft_adapter roboint_gencpp) +add_dependencies(robo_explorer_hardware roboint_gencpp) ## Specify libraries to link a library or executable target against # target_link_libraries(roboint_node