mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2025-11-26 19:52:43 -05:00
Drop obsolete code for Qt versions lower than 6.9
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
ecm_add_qml_module(LayerShellQtQml
|
||||
URI "org.kde.layershell"
|
||||
VERSION 1.0
|
||||
SOURCES types.h types.cpp
|
||||
SOURCES types.h
|
||||
GENERATE_PLUGIN_SOURCE)
|
||||
target_link_libraries(LayerShellQtQml PRIVATE Qt::Qml LayerShellQtInterface)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user