arreglos en screen

This commit is contained in:
2026-04-15 06:31:43 +02:00
parent 6e0d9235a3
commit 727e55af03
3 changed files with 8 additions and 8 deletions

View File

@@ -134,7 +134,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)