diff --git a/CMakeLists.txt b/CMakeLists.txt index 28c81f3..1b0b342 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,8 +88,8 @@ endif() add_feature_info(LibJXR LibJXR_FOUND "required for the QImage plugin for JPEG XR images") ecm_set_disabled_deprecation_versions( - QT 6.5 - KF 5.102 + QT 6.8.0 + KF 6.8.0 ) add_subdirectory(src)