DRAFT behaviortree-cpp-v3.inc: Prepend to FILES-dev
This commit is contained in:
parent
a178dc95ff
commit
0fee93c1a9
|
@ -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 \
|
||||
"
|
Loading…
Reference in New Issue