arreglos en screen

This commit is contained in:
2026-04-15 06:31:23 +02:00
parent 10a3e2fedd
commit 14103175a9
4 changed files with 95 additions and 7 deletions

View File

@@ -135,7 +135,7 @@ if(EMSCRIPTEN)
FetchContent_Declare(
SDL3
GIT_REPOSITORY https://github.com/libsdl-org/SDL.git
GIT_TAG release-3.2.12
GIT_TAG release-3.4.4
GIT_SHALLOW TRUE
)
set(SDL_SHARED OFF CACHE BOOL "" FORCE)