From: Erik Andresen Date: Mon, 16 Dec 2013 20:16:23 +0000 (+0100) Subject: add own message to dependency X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_roboint.git;a=commitdiff_plain;h=cbff51885ba016eecdefc89894aae4914c563da2 add own message to dependency --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2526ea6..820e258 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -38,6 +38,7 @@ add_message_files( generate_messages( DEPENDENCIES std_msgs + roboint ) ###################################