1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00

update genericio repository

This commit is contained in:
Michael Buehlmann 2020-08-24 10:15:29 -05:00
parent 5149ceda5a
commit 166d470e1d

View file

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