mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Remove defunc & now deprecated SHOW_DEPRECATIONS flag
ecm_set_disabled_deprecation_versions() in versions < 5.96 was brokwn when it comes to SHOW_DEPRECATIONS, warnings for newer deprecations were disabled if the flag was set or not. Starting with ECM 5.96 the macro now enables warnings by default, so the flag is no longer needed. GIT_SILENT
This commit is contained in:
@@ -56,7 +56,6 @@ if(QT_MAJOR_VERSION EQUAL "6")
|
||||
# with Qt6, you have latest ECM anyway
|
||||
include(ECMDeprecationSettings)
|
||||
ecm_set_disabled_deprecation_versions(
|
||||
SHOW_DEPRECATIONS
|
||||
QT 5.15.2
|
||||
KF 5.93.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user