Include build dependencies
parent
ed62785a07
commit
13250d5bd7
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue