Add missing cmake check for kitemmodels
Otherwise packagers have no way to know that it is a runtime dependency
(cherry picked from commit 93e0a2b2f6)
This commit is contained in:
committed by
Carl Schwan
parent
97bbcf3062
commit
e87ae48f17
@@ -57,6 +57,7 @@ set_package_properties(cmark PROPERTIES
|
||||
)
|
||||
|
||||
ecm_find_qmlmodule(org.kde.kquickimageeditor 1.0)
|
||||
ecm_find_qmlmodule(org.kde.kitemmodels 1.0)
|
||||
|
||||
find_package(KQuickImageEditor COMPONENTS)
|
||||
set_package_properties(KQuickImageEditor PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user