Try reenabling tests in MXE

dev-time-step
krzys-h 2015-12-23 22:28:00 +01:00
parent 3eb2a2d5ca
commit 37a69e5737
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ if((${CMAKE_CROSSCOMPILING}) AND (DEFINED MSYS))
set(PLATFORM_WINDOWS 1)
set(PLATFORM_LINUX 0)
set(PLATFORM_OTHER 0)
# Because some tests will not compile
set(TESTS OFF)
# All must be static, CBOT and GLEW too
set(CBOT_STATIC ON)
set(GLEW_STATIC ON)