adding the config.cmake file to the dev package

This commit is contained in:
Lukas Bulwahn 2013-01-31 14:32:38 +01:00
parent 803e547336
commit 1254168ac2
1 changed files with 2 additions and 0 deletions

View File

@ -23,4 +23,6 @@ EXTRA_OECMAKE = ""
inherit cmake pythonnative
FILES_${PN} += "${libdir}/*"
FILES_${PN}-dev += "${datadir}/*"