diff --git a/CMakeLists.txt b/CMakeLists.txt index bc6da64..9f3f58f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -676,7 +676,7 @@ if(USE_DAISYSP_LIB) CPMAddPackage( NAME daisysp GITHUB_REPOSITORY "electro-smith/DaisySP" - GIT_TAG master + GIT_TAG v0.0.2 ) include_directories("include/daisysp")