do not require latest

This commit is contained in:
octocar 2025-10-01 22:18:09 +02:00
parent cd831989d9
commit a8b6d13bc3

View file

@ -639,7 +639,7 @@ if (ENABLE_SDL3)
AddJsonPackage(sdl3) AddJsonPackage(sdl3)
endif() endif()
find_package(SDL3 3.2.22 REQUIRED) find_package(SDL3 3.2.12 REQUIRED)
endif() endif()
# List of all FFmpeg components required # List of all FFmpeg components required