add simple envelope to stop popping
This commit is contained in:
@@ -27,6 +27,11 @@ FetchContent_Declare(
|
||||
GIT_REPOSITORY https://github.com/hyperrealm/libconfig.git
|
||||
GIT_TAG v1.8.2
|
||||
)
|
||||
FetchContent_Declare(
|
||||
eigen
|
||||
GIT_REPOSITORY git@gitlab.com:libeigen/eigen.git
|
||||
GIT_TAG 5.0
|
||||
)
|
||||
FetchContent_MakeAvailable(rtaudio)
|
||||
FetchContent_MakeAvailable(rtmidi)
|
||||
FetchContent_MakeAvailable(libconfig)
|
||||
|
||||
Reference in New Issue
Block a user