Skip to content

Commit 96c090f

Browse files
committed
[ci,mingw] turn off shadow server
1 parent 3474a21 commit 96c090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/mingw.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ cmake \
167167
-S "$SCRIPT_PATH/.." \
168168
-B "$BUILD_BASE/freerdp" \
169169
-DWITH_SERVER=ON \
170-
-DWITH_SHADOW=ON \
170+
-DWITH_SHADOW=OFF \
171171
-DWITH_PLATFORM_SERVER=OFF \
172172
-DWITH_SAMPLE=ON \
173173
-DWITH_PLATFORM_SERVER=OFF \

0 commit comments

Comments
 (0)