[ci,windows] build proxy modules
This commit is contained in:
parent
25c281818a
commit
fdd02c945a
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user