fix: update dependencies to have them pass on modern compiler

This commit is contained in:
Guilhem Lavaux 2025-07-02 13:46:15 +02:00
parent dfc6f18413
commit 54d71a9a0d
2 changed files with 71 additions and 38 deletions

View file

@ -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