add explicit build type

This commit is contained in:
Dirk Thomas 2015-07-23 11:17:54 -07:00
parent 3a67c4d521
commit 421d6fecc4

View file

@ -16,4 +16,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>