DRAFT urdfdom-headers.inc: Prepend to FILES-dev
This commit is contained in:
parent
e67212342f
commit
41f37c44d4
|
@ -1,3 +1,8 @@
|
||||||
# Copyright (c) 2019 LG Electronics, Inc.
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
ALLOW_EMPTY_${PN} = "1"
|
ALLOW_EMPTY_${PN} = "1"
|
||||||
|
|
||||||
|
# This component puts its cmake files under libdir instead of datadir.
|
||||||
|
FILES_${PN}-dev_prepend = " \
|
||||||
|
${libdir}/${ROS_BPN}/cmake \
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in New Issue