Skip to content
Snippets Groups Projects
Commit 741d2f3c authored by Koen Kooi's avatar Koen Kooi
Browse files

catkin bbclass: package commonlist files in ${PN}-commonlisp

parent 29fe8f1b
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,12 @@ FILES_${PN}-dbg += "\
${libdir}/${ROS_BPN}/.debug/* \
"
PACKAGES += "${PN}-commonlisp"
FILES_${PN}-commonlisp += " \
${datadir}/common-lisp/ \
"
SYSROOT_PREPROCESS_FUNCS += "catkin_sysroot_preprocess"
catkin_sysroot_preprocess () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment