Skip to content

Commit

Permalink
Only build our PythonPackages package.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Oct 17, 2019
1 parent e660870 commit c9b7d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -36,6 +36,7 @@ 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 c9b7d62

Please sign in to comment.