Include build dependencies

release/4.3a0
Ruffin 2019-11-24 13:50:21 -08:00 committed by GitHub
parent ed62785a07
commit 13250d5bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@
<license>BSD</license> <license>BSD</license>
<buildtool_depend>cmake</buildtool_depend> <buildtool_depend>cmake</buildtool_depend>
<build_depend>boost</build_depend>
<build_depend>eigen</build_depend>
<build_depend>tbb</build_depend>
<export> <export>
<!-- Specify that this is not really a Catkin package--> <!-- Specify that this is not really a Catkin package-->
<build_type>cmake</build_type> <build_type>cmake</build_type>