ci: build tests on windows from now on
authorNorbert Federa <norbert.federa@thincast.com>
Tue, 14 Jun 2016 10:57:30 +0000 (12:57 +0200)
committerNorbert Federa <norbert.federa@thincast.com>
Tue, 14 Jun 2016 10:57:30 +0000 (12:57 +0200)
ci/cmake-preloads/config-windows.txt

index 0a84d88..723f370 100644 (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")