FreeRDP/ci/cmake-preloads/config-windows.txt
2016-06-14 12:57:30 +02:00

5 lines
200 B
Plaintext

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")