mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-01-29 21:08:43 +01: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
|
||||
|
||||
FILES_${PN} += " \
|
||||
${base_prefix}/usr/lib/cmake/KF5Archive/*.cmake \
|
||||
${base_prefix}/usr/mkspecs/modules/qt_KArchive.pri \
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake/KF5Archive/*.cmake \
|
||||
${prefix}/mkspecs/modules/qt_KArchive.pri \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user