do not require latest
This commit is contained in:
parent
cd831989d9
commit
a8b6d13bc3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue