Re-enable C runtime with Mingw, and disable the problematic math test
This commit is contained in:
@@ -154,9 +154,6 @@ endif()
|
||||
set(SDL_LIBC_DEFAULT ON)
|
||||
set(SDL_SYSTEM_ICONV_DEFAULT ON)
|
||||
if(WINDOWS)
|
||||
if(MINGW)
|
||||
set(SDL_LIBC_DEFAULT OFF)
|
||||
endif()
|
||||
set(SDL_SYSTEM_ICONV_DEFAULT OFF)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user