fix: update dependencies and fix path detection of cfitsio

This commit is contained in:
guilhem.lavaux@iap.fr 2025-07-07 13:35:48 +02:00
parent 3d6a35f3ed
commit d6d6ac4761
2 changed files with 3 additions and 2 deletions

View file

@ -10,7 +10,7 @@ ENDIF()
#v1.0.0a7.tar.bz2
ExternalProject_Add(cosmotool
URL https://git.aquila-consortium.org/guilhem_lavaux/cosmotool/archive/63158017ea7b693cf2b8b2f840e24fb1f6882558.tar.gz
URL https://git.aquila-consortium.org/guilhem_lavaux/cosmotool/archive/ee8f4c3135c0ae8e4a421df8dd3ea832d8724542.tar.gz
DEPENDS ${cosmotool_DEPS}
SOURCE_DIR ${COSMOTOOL_DIR}
PREFIX ${BUILD_PREFIX}/cosmotool-prefix