Port to ecm_add_qml_module

This commit is contained in:
Tobias Fella
2024-07-06 19:50:20 +02:00
parent bec1ad7bee
commit e0c3a1c143
7 changed files with 8 additions and 8 deletions

View File

@@ -192,7 +192,7 @@ set_source_files_properties(qml/OsmLocationPlugin.qml PROPERTIES
QT_QML_SINGLETON_TYPE TRUE
)
qt_add_qml_module(neochat URI org.kde.neochat NO_PLUGIN
ecm_add_qml_module(neochat URI org.kde.neochat GENERATE_PLUGIN_SOURCE
OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/src/org/kde/neochat
QML_FILES
qml/Main.qml