mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[cmake] update ci defaults
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user