Skip to content

Commit

Permalink
use idl files (if any) (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
  • Loading branch information
dirk-thomas authored Jun 5, 2019
1 parent bfa9c43 commit 75e94e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
${test_interface_files_MSG_FILES}
${test_interface_files_SRV_FILES}
${test_interface_files_ACTION_FILES}
${test_interface_files_IDL_FILES}
"msg/Builtins.msg"
"action/NestedMessage.action"
DEPENDENCIES builtin_interfaces
Expand Down

0 comments on commit 75e94e1

Please sign in to comment.