Skip to content

Commit

Permalink
Try to fix SDL link
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Dec 22, 2024
1 parent 859db6b commit 293e124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ ExternalProject_Add(sdl
-DSDL_RENDER_D3D=OFF
-DSDL_VULKAN=OFF
-DSDL2_DISABLE_SDL2MAIN=ON
-DSDL_LIBC=ON
${SDL_CONFIGURE_FLAGS}
INSTALL_DIR ${SDL_CONFIGURE_INSTALL_DIR}
)
Expand Down

0 comments on commit 293e124

Please sign in to comment.