Set Qt policy 4

This commit is contained in:
Tobias Fella
2024-07-01 22:16:20 +02:00
parent e0c3a1c143
commit 3b83b7f190

View File

@@ -60,6 +60,9 @@ set_package_properties(Qt6 PROPERTIES
)
qt_policy(SET QTP0001 NEW)
if (QT_KNOWN_POLICY_QTP0004)
qt_policy(SET QTP0004 NEW)
endif ()
find_package(KF6 ${KF_MIN_VERSION} COMPONENTS Kirigami I18n Notifications Config CoreAddons Sonnet ItemModels ColorScheme)
set_package_properties(KF6 PROPERTIES