mirror of https://github.com/FreeRDP/FreeRDP
[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/.." \
|
||||
-B "$BUILD_BASE/freerdp" \
|
||||
-DWITH_SERVER=ON \
|
||||
-DWITH_SHADOW=ON \
|
||||
-DWITH_PLATFORM_SERVER=OFF \
|
||||
-DWITH_SAMPLE=ON \
|
||||
-DWITH_PLATFORM_SERVER=OFF \
|
||||
-DUSE_UNWIND=OFF \
|
||||
|
|
Loading…
Reference in New Issue