diff --git a/CMakeLists.txt b/CMakeLists.txt index 55c2e50..3e4c6c1 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,6 +69,7 @@ FetchContent_Declare( flucoma-core GIT_REPOSITORY https://github.com/flucoma/flucoma-core.git GIT_PROGRESS TRUE + GIT_TAG origin/main ) if(FLUID_PATH)