Skip to content

Commit

Permalink
TEMP: disable Qt GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Jun 7, 2023
1 parent c6a7748 commit 9cf257a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@ jobs:
CONFIGURE_OPTIONS=(
--enable-browser-gui
--enable-fudi-interface
--enable-gui
--enable-ip-interface
#--enable-polhemus
#--enable-razor
--enable-sofa
#--enable-vrpn
--enable-websocket-interface
--disable-ecasound
--disable-gui
--disable-intersense
CPPFLAGS="-I/ucrt64/include -I`pwd`/../websocketpp -D_WEBSOCKETPP_CPP11_THREAD_"
LDFLAGS=-L/ucrt64/lib
Expand Down

0 comments on commit 9cf257a

Please sign in to comment.