Skip to content

Commit

Permalink
Revert "Temporarily build QScintilla and Qwt."
Browse files Browse the repository at this point in the history
This reverts commit 7d2677e.
  • Loading branch information
agarny committed Mar 28, 2019
1 parent 9f8609d commit bb034d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ option(USE_PREBUILT_QSCINTILLA_PACKAGE "Use the pre-built version of the QScinti
option(USE_PREBUILT_QWT_PACKAGE "Use the pre-built version of the Qwt package" ON)
option(USE_PREBUILT_SUNDIALS_PACKAGE "Use the pre-built version of the SUNDIALS package" ON)
option(USE_PREBUILT_ZLIB_PACKAGE "Use the pre-built version of the zlib package" ON)
set(USE_PREBUILT_QSCINTILLA_PACKAGE OFF)
set(USE_PREBUILT_QWT_PACKAGE OFF)

if(ENABLE_TEST_PLUGINS)
option(USE_PREBUILT_ZINC_PACKAGE "Use the pre-built version of the Zinc package" ON)
Expand Down

0 comments on commit bb034d5

Please sign in to comment.