Add a dependency for the VST3 SDK

This commit is contained in:
Robbert van der Helm
2020-11-28 15:16:44 +01:00
parent 4291083a46
commit 18571bca5d
5 changed files with 40 additions and 0 deletions
+1
View File
@@ -2,3 +2,4 @@
# The above pattern doesn't match submodules
/tomlplusplus
/vst3
+7
View File
@@ -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