no message
This commit is contained in:
parent
24ed3b3ad4
commit
78c83502b4
|
@ -156,8 +156,7 @@ if(WIN32)
|
||||||
set(HAVE_LIBC TRUE)
|
set(HAVE_LIBC TRUE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(SDL_SHARED OFF)
|
set(SDL_SHARED_ENABLED_BY_DEFAULT OFF)
|
||||||
set(SDL_STATIC ON)
|
|
||||||
add_subdirectory(3rd-party/SDL2-2.0.7)
|
add_subdirectory(3rd-party/SDL2-2.0.7)
|
||||||
|
|
||||||
################################
|
################################
|
||||||
|
|
Loading…
Reference in New Issue