mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Disable python extension in cosmotool for now as it is not required and cause trouble for Vide building scripts
This commit is contained in:
parent
e01ee80fbd
commit
23c9a369ee
1 changed files with 1 additions and 0 deletions
1
external/external_cosmotool.cmake
vendored
1
external/external_cosmotool.cmake
vendored
|
@ -21,6 +21,7 @@ ExternalProject_Add(cosmotool
|
||||||
-DNETCDF_LIBRARY=${NETCDF_LIBRARY}
|
-DNETCDF_LIBRARY=${NETCDF_LIBRARY}
|
||||||
-DNETCDFCPP_LIBRARY=${NETCDFCPP_LIBRARY}
|
-DNETCDFCPP_LIBRARY=${NETCDFCPP_LIBRARY}
|
||||||
-DENABLE_SHARP=OFF
|
-DENABLE_SHARP=OFF
|
||||||
|
-DBUILD_PYTHON=OFF
|
||||||
-DBoost_INCLUDE_DIR=${Boost_INCLUDE_DIRS}
|
-DBoost_INCLUDE_DIR=${Boost_INCLUDE_DIRS}
|
||||||
${CYTHON_OPTION}
|
${CYTHON_OPTION}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue