mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-12 06:49:33 +02:00
Move handling of cmake/qmake dev files to the KF5 class
Reviewers: cordlandwehr Reviewed By: cordlandwehr Differential Revision: https://phabricator.kde.org/D7019
This commit is contained in:
@@ -22,3 +22,8 @@ do_install_prepend() {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake/KF5*/*.cmake \
|
||||
${prefix}/mkspecs/modules/qt_*.pri \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user