DRAFT behaviortree-cpp-v3.inc: Prepend to FILES-dev

This commit is contained in:
Herb Kuta 2019-05-03 14:10:27 -07:00
parent a178dc95ff
commit 0fee93c1a9
1 changed files with 7 additions and 0 deletions

View File

@ -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 \
"