Skip to content
Snippets Groups Projects

Re-enable GUI build

Closed Reinhard Biegel requested to merge bugfix/207-enable-gui-build into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -81,6 +81,6 @@ cmake \
-D WITH_DOC=ON \
-D WITH_ENDTOEND_TESTS=ON \
-D WITH_EXTENDED_OSI=OFF \
-D WITH_GUI=OFF \
-D WITH_GUI=ON \
../repo
Loading