mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
[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:
parent
f2d7d38973
commit
cdd1be7e1d
@ -167,6 +167,8 @@ cmake \
|
|||||||
-S "$SCRIPT_PATH/.." \
|
-S "$SCRIPT_PATH/.." \
|
||||||
-B "$BUILD_BASE/freerdp" \
|
-B "$BUILD_BASE/freerdp" \
|
||||||
-DWITH_SERVER=ON \
|
-DWITH_SERVER=ON \
|
||||||
|
-DWITH_SHADOW=ON \
|
||||||
|
-DWITH_PLATFORM_SERVER=OFF \
|
||||||
-DWITH_SAMPLE=ON \
|
-DWITH_SAMPLE=ON \
|
||||||
-DWITH_PLATFORM_SERVER=OFF \
|
-DWITH_PLATFORM_SERVER=OFF \
|
||||||
-DUSE_UNWIND=OFF \
|
-DUSE_UNWIND=OFF \
|
||||||
|
Loading…
Reference in New Issue
Block a user