Skip to content

Commit

Permalink
Revert "Only build our PythonPackages package."
Browse files Browse the repository at this point in the history
This reverts commit c9b7d62.
  • Loading branch information
agarny committed Oct 17, 2019
1 parent 4e14fe4 commit dbad291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -36,7 +36,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_PYTHON_PACKAGES_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 dbad291

Please sign in to comment.