fix: disable FreeRDP SDL/Windows clients — only need core libs, no C++
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 15s
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 15s
This commit is contained in:
parent
04bf9b42c3
commit
e39747850c
@ -139,7 +139,9 @@ jobs:
|
|||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DCMAKE_INSTALL_PREFIX=/tmp/freerdp-install \
|
-DCMAKE_INSTALL_PREFIX=/tmp/freerdp-install \
|
||||||
-DBUILD_SHARED_LIBS=ON \
|
-DBUILD_SHARED_LIBS=ON \
|
||||||
-DWITH_CLIENT=ON \
|
-DWITH_CLIENT=OFF \
|
||||||
|
-DWITH_CLIENT_SDL=OFF \
|
||||||
|
-DWITH_CLIENT_WINDOWS=OFF \
|
||||||
-DWITH_SERVER=OFF \
|
-DWITH_SERVER=OFF \
|
||||||
-DWITH_SHADOW=OFF \
|
-DWITH_SHADOW=OFF \
|
||||||
-DWITH_PROXY=OFF \
|
-DWITH_PROXY=OFF \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user