[ci,windows] prefer static zlib

This commit is contained in:
Armin Novak 2023-08-21 10:36:12 +02:00 committed by akallabeth
parent c691ef9c8d
commit aa3a9822dd
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ set (BUILD_TESTING ON CACHE BOOL "build testing")
set (WITH_FFMPEG OFF CACHE BOOL "ci default")
set (WITH_SWSCALE OFF CACHE BOOL "ci default")
set (WITH_WEBVIEW OFF CACHE BOOL "ci default")
set (ZLIB_USE_STATIC_LIBS ON CACHE BOOL "ci default")
set (WITH_FREERDP_DEPRECATED_COMMANDLINE ON CACHE BOOL "Enable deprecated command line options")