[ci,windows] build proxy modules

This commit is contained in:
akallabeth 2024-10-08 14:24:47 +02:00
parent 25c281818a
commit fdd02c945a

View File

@ -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")