mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-09 22:02:10 +02:00
Target VST3 SDK version 3.7.3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# subprojects. The only workaround is to only define only the necessary
|
||||
# variables there, and to then assemble the dependencies here ourselves.
|
||||
|
||||
vst3 = subproject('vst3', version : '3.7.2')
|
||||
vst3 = subproject('vst3', version : '3.7.3')
|
||||
vst3_compiler_options = vst3.get_variable('compiler_options')
|
||||
vst3_include_dir = vst3.get_variable('include_dir')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user