Skip to content

Commit 46a5b05

Browse files
committed
cmake_modules added in package.xml
1 parent 727463e commit 46a5b05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

robotis_controller/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<build_depend>robotis_device</build_depend>
2121
<build_depend>robotis_controller_msgs</build_depend>
2222
<build_depend>robotis_framework_common</build_depend>
23+
<build_depend>cmake_modules</build_depend>
2324
<run_depend>roscpp</run_depend>
2425
<run_depend>roslib</run_depend>
2526
<run_depend>std_msgs</run_depend>
@@ -28,5 +29,6 @@
2829
<run_depend>robotis_device</run_depend>
2930
<run_depend>robotis_controller_msgs</run_depend>
3031
<run_depend>robotis_framework_common</run_depend>
32+
<run_depend>cmake_modules</run_depend>
3133
<export></export>
3234
</package>

0 commit comments

Comments
 (0)