mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2026-02-14 09:33:03 -05:00
Deprecate Shell::useLayerShell()
it's not needed since Qt 6.5 and can potentially leak the environment variable.
This commit is contained in:
@ -32,6 +32,7 @@ include(KDEClangFormat)
|
||||
include(ECMQtDeclareLoggingCategory)
|
||||
include(ECMQmlModule)
|
||||
include(KDEGitCommitHooks)
|
||||
include(ECMGenerateExportHeader)
|
||||
|
||||
find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS WaylandClient Qml)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user