Merge pull request #3407 from nfedera/enable-tests-on-windows

ci: build tests on windows from now on
This commit is contained in:
Bernhard Miklautz 2016-06-14 13:57:00 +02:00 committed by GitHub
commit 50649acf47

View File

@ -1,4 +1,4 @@
message("PRELOADING windows cache")
set (CMAKE_BUILD_TYPE "Debug" CACHE STRING "build type")
set(WITH_SERVER "ON" CACHE BOOL "Build server binaries")
#set (BUILD_TESTING ON CACHE BOOL "build testing")
set (BUILD_TESTING ON CACHE BOOL "build testing")