[cmake] update ci defaults

This commit is contained in:
akallabeth
2023-08-03 10:02:19 +02:00
committed by akallabeth
parent fafc2e61f9
commit 793d80f2c4
19 changed files with 223 additions and 138 deletions

View File

@@ -10,3 +10,4 @@ set (BUILD_TESTING ON CACHE BOOL "build testing")
set (WITH_SANITIZE_ADDRESS ON CACHE BOOL "build with address sanitizer")
set (WITH_FREERDP_DEPRECATED_COMMANDLINE ON CACHE BOOL "Enable deprecated command line options")
set (WITH_KRB5 OFF CACHE BOOL "Kerberos support")
set (WITH_WEBVIEW OFF CACHE BOOL "ci default")