Mercurial > hg > orthanc-stl
changeset 23:c47512eb4880
fix url of nifti_clib-3.0.0.tar.gz
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 20 Dec 2023 22:07:20 +0100 |
parents | 48d18eb27477 |
children | dd0cd39e6259 |
files | Resources/CMake/LibNiftiConfiguration.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/LibNiftiConfiguration.cmake Wed Dec 20 22:01:11 2023 +0100 +++ b/Resources/CMake/LibNiftiConfiguration.cmake Wed Dec 20 22:07:20 2023 +0100 @@ -22,7 +22,7 @@ set(NIFTILIB_SOURCES_DIR ${CMAKE_BINARY_DIR}/nifti_clib-3.0.0) DownloadPackage( "ee40068103775a181522166e435ee82d" - "https://third-party.orthanc-labs.com/nifti_clib-3.0.0.tar.gz" + "https://orthanc.uclouvain.be/downloads/third-party-downloads/nifti_clib-3.0.0.tar.gz" "${NIFTILIB_SOURCES_DIR}") include_directories(