diff --git a/CMakeLists.txt b/CMakeLists.txt index da4363308b..ae300cc4bb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -639,7 +639,7 @@ if (ENABLE_SDL3) AddJsonPackage(sdl3) endif() - find_package(SDL3 3.2.22 REQUIRED) + find_package(SDL3 3.2.12 REQUIRED) endif() # List of all FFmpeg components required