mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Update to upstream CLAP 1.1.2
This adds explicit calling conventions.
This commit is contained in:
+1
-1
@@ -256,7 +256,7 @@ wine_threads_dep = declare_dependency(link_args : '-lpthread')
|
||||
wine_uuid_dep = declare_dependency(link_args : '-luuid')
|
||||
|
||||
if with_clap
|
||||
clap_dep = dependency('clap', version : '>=1.1.1')
|
||||
clap_dep = dependency('clap', version : '>=1.1.2')
|
||||
endif
|
||||
|
||||
# We need to build the VST3 SDK dependencies in tree because Meson won't let us
|
||||
|
||||
Reference in New Issue
Block a user