Skip to content
Snippets Groups Projects
Commit 35b27ccb authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

maybe it is also good to add the files in standard package to the development...

maybe it is also good to add the files in standard package to the development package in catkin (commented out because it is not clear yet if it does help eventually)
parent 9262d742
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ EXTRA_OECMAKE = "-DSETUPTOOLS_DEB_LAYOUT=OFF"
inherit cmake pythonnative python-dir
FILES_${PN} += "${libdir}/${PYTHON_DIR}/* ${PYTHON_SITEPACKAGES_DIR}/*"
# FILES_${PN}-dev += "${libdir}/${PYTHON_DIR}/* ${PYTHON_SITEPACKAGES_DIR}/*"
export BUILD_SYS
export HOST_SYS
......
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