Ensure FetchContent uses origin/main for flucoma-core

nix
Owen Green 5 years ago
parent e0840597e9
commit 629ff6c8d7

@ -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)

Loading…
Cancel
Save