[ci,mingw] deactivate server builds

the shadow and platform server modules are not finished and use APIs
that mingw does not properly support
This commit is contained in:
akallabeth 2024-02-27 16:45:21 +01:00 committed by akallabeth
parent f2d7d38973
commit cdd1be7e1d
1 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,8 @@ cmake \
-S "$SCRIPT_PATH/.." \
-B "$BUILD_BASE/freerdp" \
-DWITH_SERVER=ON \
-DWITH_SHADOW=ON \
-DWITH_PLATFORM_SERVER=OFF \
-DWITH_SAMPLE=ON \
-DWITH_PLATFORM_SERVER=OFF \
-DUSE_UNWIND=OFF \