mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-13 09:49:33 +02:00
karchive.inc: ship cmake and pri files in -dev package
This commit is contained in:
@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
inherit cmake_qt5
|
inherit cmake_qt5
|
||||||
|
|
||||||
FILES_${PN} += " \
|
FILES_${PN}-dev += " \
|
||||||
${base_prefix}/usr/lib/cmake/KF5Archive/*.cmake \
|
${libdir}/cmake/KF5Archive/*.cmake \
|
||||||
${base_prefix}/usr/mkspecs/modules/qt_KArchive.pri \
|
${prefix}/mkspecs/modules/qt_KArchive.pri \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user