DRAFT micro-xrce-dds-agent.inc: Prepend to FILES-dev,-doc
This commit is contained in:
parent
485e9b5dad
commit
27170ea7ae
|
@ -0,0 +1,13 @@
|
||||||
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
|
# This component doesn't use datadir/ROS_BPN
|
||||||
|
ROS_DATADIR = "${datadir}/microxrcedds_agent"
|
||||||
|
|
||||||
|
FILES_${PN}-dev_prepend = " \
|
||||||
|
${ROS_DATADIR}/cmake \
|
||||||
|
"
|
||||||
|
|
||||||
|
FILES_${PN}-doc_prepend = " \
|
||||||
|
${ROS_DATADIR}/LICENSE \
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in New Issue