add explicit build type

This commit is contained in:
Dirk Thomas 2015-07-23 11:18:30 -07:00
parent 3902ba2ddb
commit e3b6eee8c1

View file

@ -15,4 +15,8 @@
<test_depend>ament_lint_auto</test_depend> <test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend> <test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package> </package>