diff options
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 995369f41..69f999acb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -140,7 +140,7 @@ else() 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 |
