FreeRDP/ci/cmake-preloads/config-windows.txt

5 lines
200 B
Plaintext
Raw Normal View History

2013-11-30 19:43:37 +04:00
message("PRELOADING windows cache")
set (CMAKE_BUILD_TYPE "Debug" CACHE STRING "build type")
2016-02-29 18:25:04 +03:00
set(WITH_SERVER "ON" CACHE BOOL "Build server binaries")
2016-06-14 13:57:30 +03:00
set (BUILD_TESTING ON CACHE BOOL "build testing")