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

used tagged class branch

This commit is contained in:
Oliver Hahn 2023-10-06 17:20:52 +02:00
parent b821cca87c
commit 420fe7c627

View file

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
class
GIT_REPOSITORY https://github.com/ohahn/class_public.git
GIT_TAG master
GIT_TAG monofonic_v1
GIT_SHALLOW YES
GIT_PROGRESS TRUE
USES_TERMINAL_DOWNLOAD TRUE # <---- this is needed only for Ninja