DRAFT urdfdom-headers.inc: Prepend to FILES-dev
This commit is contained in:
parent
ba04f66dfb
commit
24e5cb20be
|
@ -1,3 +1,8 @@
|
|||
# Copyright (c) 2019 LG Electronics, Inc.
|
||||
|
||||
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