GIT_SILENT: it compiles fine without kf6.11 deprecated methods

This commit is contained in:
Laurent Montel 2025-02-10 06:46:22 +01:00
parent b28cf4c352
commit 90a2e3b412

View File

@ -100,7 +100,7 @@ add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR
ecm_set_disabled_deprecation_versions(
QT 6.8.0
KF 6.10.0
KF 6.11.0
)
add_subdirectory(src)