GIT_SILENT: Bump qt ecm_set_disabled_deprecation_versions. Make sure that it compiles fine without qt 6.11 deprecated methods

This commit is contained in:
Laurent Montel
2025-12-24 06:57:32 +01:00
parent b8b9849268
commit af4597f796

View File

@ -99,7 +99,7 @@ endif()
add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR images")
ecm_set_disabled_deprecation_versions(
QT 6.10.0
QT 6.11.0
KF 6.21.0
)