Skip to content

Commit 8ca5a07

Browse files
change build tool depend from catkin to cmake
1 parent 68217cf commit 8ca5a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<license>Apache 2.0</license>
1717

18-
<buildtool_depend>catkin</buildtool_depend>
18+
<buildtool_depend>cmake</buildtool_depend>
1919
<depend>eigen</depend>
2020
<test_depend>gtest</test_depend>
2121

0 commit comments

Comments
 (0)