DRAFT urdfdom-headers.inc: Prepend to FILES-dev

This commit is contained in:
Herb Kuta 2019-05-03 15:33:57 -07:00
parent e67212342f
commit 41f37c44d4
1 changed files with 5 additions and 0 deletions

View File

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