do not require latest

This commit is contained in:
octocar 2025-10-01 22:18:09 +02:00 committed by crueter
parent e73fdc8831
commit b393574b7e

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