assimp: ship cmake config files in -dev (resolves #197)

This commit is contained in:
Lukas Bulwahn 2013-11-13 07:53:58 +01:00
parent 9032f116a8
commit 0f06004ec0
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ SRC_URI[sha256sum] = "ac29beb596db97df57451a5503afaf2d8b4366522842a6914da8964492
S = "${WORKDIR}/assimp--${PV}-source-only"
inherit cmake
FILES_${PN}-dev += "${libdir}/cmake/assimp-3.0/*.cmake"