mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,windows] build proxy modules
This commit is contained in:
@@ -10,7 +10,7 @@ set (WITH_SAMPLE ON CACHE BOOL "build with sample")
|
||||
set (WITH_SHADOW OFF CACHE BOOL "Do not build shadow server")
|
||||
set (WITH_PLATFORM_SERVER OFF CACHE BOOL "Do not build platform server")
|
||||
set (WITH_CLIENT_SDL ON CACHE BOOL "build with SDL client")
|
||||
set (WITH_PROXY_MODULES "OFF" CACHE BOOL "Do not build proxy modules")
|
||||
set (WITH_PROXY_MODULES "ON" CACHE BOOL "build proxy modules")
|
||||
set (CHANNEL_URBDRC OFF CACHE BOOL "USB redirection")
|
||||
set (BUILD_TESTING ON CACHE BOOL "build testing")
|
||||
set (WITH_FFMPEG OFF CACHE BOOL "ci default")
|
||||
|
||||
Reference in New Issue
Block a user