no message

This commit is contained in:
Vadim Grigoruk 2018-05-18 19:40:56 +03:00
parent 24ed3b3ad4
commit 78c83502b4
1 changed files with 1 additions and 2 deletions

View File

@ -156,8 +156,7 @@ if(WIN32)
set(HAVE_LIBC TRUE)
endif()
set(SDL_SHARED OFF)
set(SDL_STATIC ON)
set(SDL_SHARED_ENABLED_BY_DEFAULT OFF)
add_subdirectory(3rd-party/SDL2-2.0.7)
################################