Don't use ECM for plugin

This commit is contained in:
outfoxxed 2024-01-24 01:43:22 -08:00
parent 97b759c92a
commit 4b1134c439
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 7 additions and 10 deletions

View file

@ -3,10 +3,10 @@
set(BUILD_SHARED_LIBS ON)
ecm_add_qml_module(LayerShellQtQml
qt_add_qml_module(LayerShellQtQml
URI "org.kde.layershell"
VERSION 1.0
SOURCES layershellqtplugin.cpp)
target_link_libraries(LayerShellQtQml PRIVATE Qt::Qml LayerShellQtInterface)
ecm_finalize_qml_module(LayerShellQtQml DESTINATION ${KDE_INSTALL_QMLDIR})
#ecm_finalize_qml_module(LayerShellQtQml DESTINATION ${KDE_INSTALL_QMLDIR})