1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-16 13:33:45 +02:00

update genericio repository URL

This commit is contained in:
Michael Buehlmann 2024-03-12 16:20:07 -05:00
parent 5dc3d39604
commit e6e6b5ed23

View file

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
include(FetchContent)
FetchContent_Declare(
genericio
GIT_REPOSITORY https://xgitlab.cels.anl.gov/hacc/genericio.git
GIT_REPOSITORY https://git.cels.anl.gov/hacc/genericio.git
GIT_TAG master
GIT_SHALLOW YES
GIT_PROGRESS TRUE