Commit 3d07909f authored by Martin Jansa's avatar Martin Jansa Committed by Herb Kuta
Browse files

{crystal} {dashing} urdfdom(-headers}: migrate .inc to .bbappend

Showing with 16 additions and 0 deletions
+16 -0
# 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 \
"
# Copyright (c) 2019 LG Electronics, Inc.
inherit ros-insane
# The cmake subdirectory is under libdir/ROS_BPN instead of datadir/ROS_BPN.
FILES_${PN}-dev_prepend = " \
${libdir}/${ROS_BPN}/cmake \
"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment