[ci,mingw] turn off shadow server

This commit is contained in:
akallabeth 2024-02-27 17:28:21 +01:00 committed by akallabeth
parent 3474a21f99
commit 96c090f182
1 changed files with 1 additions and 1 deletions

View File

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