Bump the VST3 dependency to one that uses -isystem

Every included file from the SDK would emit a ton of warnings otherwise.
They should really be fixing this on the VST3 side, but that's probably
not going to happen.
This commit is contained in:
Robbert van der Helm
2020-11-29 12:51:26 +01:00
parent 04dacc0a40
commit 6317ca1455
+1 -1
View File
@@ -2,6 +2,6 @@
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 = 26374423ae275c01a774e6a1db44912090a66796
revision = 410f4e01d311f1608a193594a65b98db86758b95
clone-recursive = true
depth = 1