Fix package.xml

This commit is contained in:
Alessandro Bottero 2018-03-19 13:03:23 +01:00 committed by Martin Idel
parent 21946942e3
commit 5339c858ac

View File

@ -32,6 +32,13 @@
<exec_depend>ament_cmake</exec_depend>
<test_depend>ament_cmake_cppcheck</test_depend>
<test_depend>ament_cmake_cpplint</test_depend>
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_cmake_gmock</test_depend>
<test_depend>ament_cmake_lint_cmake</test_depend>
<test_depend>ament_cmake_uncrustify</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>