mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 21:15:51 +02:00
Add a dependency for the VST3 SDK
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
# The above pattern doesn't match submodules
|
||||
/tomlplusplus
|
||||
/vst3
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/robbert-vdh/vst3sdk.git
|
||||
# This is VST3 SDK v3.7.1_build_50 with the documentation and VSTGUI submodules
|
||||
# removed
|
||||
revision = 2a1a230d45766532360a2f432083f0795f2b0d93
|
||||
clone-recursive = true
|
||||
depth = 1
|
||||
Reference in New Issue
Block a user