diff --git a/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc new file mode 100644 index 0000000..0b4a267 --- /dev/null +++ b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc @@ -0,0 +1,7 @@ +# Copyright (c) 2019 LG Electronics, Inc. + +# The cmake subdirectory isn't under datadir/ROS_BPN. In fact, there are two. +FILES_${PN}-dev_prepend = " \ + ${libdir}/cmake/${ROS_BPN} \ + ${libdir}/BehaviorTree/cmake \ +"