Add cmake check for qtlocation QML module

So that packagers are notified that it is a dependency

(cherry picked from commit 763198b2c3)
This commit is contained in:
Antonio Rojas
2023-09-10 11:15:59 +02:00
committed by Tobias Fella
parent fdb02bebf5
commit 161412cbcf

View File

@@ -141,6 +141,7 @@ set_package_properties(cmark PROPERTIES
ecm_find_qmlmodule(org.kde.kquickimageeditor 1.0)
ecm_find_qmlmodule(org.kde.kitemmodels 1.0)
ecm_find_qmlmodule(org.kde.quickcharts 1.0)
ecm_find_qmlmodule(QtLocation ${QTLOCATION_MODULE_QML_VERSION})
find_package(KQuickImageEditor COMPONENTS)
set_package_properties(KQuickImageEditor PROPERTIES