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:
Volker Krause
2017-07-31 18:37:21 +02:00
parent dc800d21a9
commit 321066379c
37 changed files with 6 additions and 172 deletions

View File

@@ -22,3 +22,8 @@ do_install_prepend() {
}
BBCLASSEXTEND = "native nativesdk"
FILES_${PN}-dev += " \
${libdir}/cmake/KF5*/*.cmake \
${prefix}/mkspecs/modules/qt_*.pri \
"