Target VST3 SDK version 3.7.3

This commit is contained in:
Robbert van der Helm
2021-08-10 17:14:48 +02:00
parent 6bcfc243ac
commit e6f0fe16d8
5 changed files with 12 additions and 6 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
[wrap-git]
url = https://github.com/robbert-vdh/vst3sdk.git
# This is VST3 SDK v3.7.2_build_28 with the documentation and VSTGUI submodules
# removed
revision = v3.7.2_build_28-patched
# This is VST3 SDK v3.7.3_build_20 with the documentation and VSTGUI submodules
# removed and a dummy `meson.build` file that just lists all source files
revision = v3.7.3_build_20-patched
clone-recursive = true
depth = 1