mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-06 08:11:12 +00:00
fix: update dependencies to have them pass on modern compiler
This commit is contained in:
parent
dfc6f18413
commit
54d71a9a0d
2 changed files with 71 additions and 38 deletions
2
external/external_cosmotool.cmake
vendored
2
external/external_cosmotool.cmake
vendored
|
@ -10,7 +10,7 @@ ENDIF()
|
|||
|
||||
#v1.0.0a7.tar.bz2
|
||||
ExternalProject_Add(cosmotool
|
||||
URL https://bitbucket.org/glavaux/cosmotool/get/59bb99e.tar.gz
|
||||
URL https://git.aquila-consortium.org/guilhem_lavaux/cosmotool/archive/63158017ea7b693cf2b8b2f840e24fb1f6882558.tar.gz
|
||||
DEPENDS ${cosmotool_DEPS}
|
||||
SOURCE_DIR ${COSMOTOOL_DIR}
|
||||
PREFIX ${BUILD_PREFIX}/cosmotool-prefix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue