mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Made SHARP building optional in CosmoTool. Disabled in VIDE building makefiles
This commit is contained in:
parent
004e4e3097
commit
5e36b11505
1 changed files with 1 additions and 0 deletions
1
external/external_build.cmake
vendored
1
external/external_build.cmake
vendored
|
@ -234,6 +234,7 @@ ExternalProject_Add(cosmotool
|
|||
-DGSLCBLAS_LIBRARY=${GSLCBLAS_LIBRARY}
|
||||
-DNETCDF_LIBRARY=${NETCDF_LIBRARY}
|
||||
-DNETCDFCPP_LIBRARY=${NETCDFCPP_LIBRARY}
|
||||
-DENABLE_SHARP=OFF
|
||||
)
|
||||
SET(COSMOTOOL_LIBRARY ${CMAKE_BINARY_DIR}/ext_build/cosmotool/lib/libCosmoTool.a)
|
||||
set(COSMOTOOL_INCLUDE_PATH ${CMAKE_BINARY_DIR}/ext_build/cosmotool/include)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue