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
set(HAVE_TERMINAL TRUE)
endif()
-ecm_set_disabled_deprecation_versions(SHOW_DEPRECATIONS
+ecm_set_disabled_deprecation_versions(
QT 5.15
KF 5.90
KSERVICE 5.89 # We use KServiceTypeTrader in a compat code path