mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
Update imgui.
This commit is contained in:
@@ -89,7 +89,7 @@ function ( ADD_SDL2_LIB )
|
||||
# Enable static lib only
|
||||
set(SDL_SAHARED OFF CACHE INTERNAL "" FORCE)
|
||||
set(SDL_STATIC ON CACHE INTERNAL "" FORCE)
|
||||
add_subdirectory(../common/SDL2-2.0.14/ SDL2)
|
||||
add_subdirectory(../common/SDL2-2.0.20/ SDL2)
|
||||
endfunction ()
|
||||
|
||||
if (EMSCRIPTEN)
|
||||
|
||||
Reference in New Issue
Block a user