Skip to content

Commit

Permalink
ci/windows: Disable tests in libvncserver
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro committed Jan 5, 2024
1 parent 1fa64ef commit 6ce5fec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/windows/install-libvncserver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@ cmake \
-D LIBVNCSERVER_INSTALL=OFF \
-D WITH_TIGHTVNC_FILETRANSFER=OFF \
-D WITH_EXAMPLES=OFF \
-D WITH_TESTS=OFF \
.
cmake --build . --config $build_config

0 comments on commit 6ce5fec

Please sign in to comment.