Use ECM QML module so the module can be used outside of repository
This commit is contained in:
parent
e3098a660a
commit
7d3194034c
2 changed files with 3 additions and 1 deletions
|
@ -30,6 +30,7 @@ include(FeatureSummary)
|
|||
include(GenerateExportHeader)
|
||||
include(KDEClangFormat)
|
||||
include(ECMQtDeclareLoggingCategory)
|
||||
include(ECMQmlModule)
|
||||
|
||||
|
||||
find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS WaylandClient Qml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue