GIT_SILENT: Bump kf ecm_set_disabled_deprecation_versions. Make sure that it compiles fine without kf 6.29 deprecated methods

This commit is contained in:
Laurent Montel
2026-08-11 13:27:28 +02:00
parent 4488263f94
commit ecebbfed0b
+1 -1
View File
@@ -60,7 +60,7 @@ kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
ecm_set_disabled_deprecation_versions(QT 6.8.1
KF 6.9.0
KF 6.29.0
)
add_subdirectory(src)