Skip to content

Commit 22b302e

Browse files
authored
Update package.xml
1 parent 954d5e1 commit 22b302e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@
1414
<build_depend>dynamic-graph</build_depend>
1515
<build_depend>dynamic-graph-python</build_depend>
1616

17-
<buildtool_depend>catkin</buildtool_depend>
18-
1917
<doc_depend>doxygen</doc_depend>
18+
19+
<buildtool_depend>cmake</buildtool_depend>
2020

21+
<export>
22+
<build_type>cmake</build_type>
23+
</export>
24+
2125
</package>

0 commit comments

Comments
 (0)