mirror of https://github.com/FreeRDP/FreeRDP
[ci,pull] deactivate FFMPEG for pull request builder
This commit is contained in:
parent
3e53b3ecce
commit
11875ea72d
|
@ -12,3 +12,5 @@ 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")
|
||||
set (WITH_FFMPEG OFF CACHE BOOL "ci default")
|
||||
set (WITH_SWSCALE OFF CACHE BOOL "ci default")
|
||||
|
|
Loading…
Reference in New Issue