mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-16 16:33:55 +02:00
Answer event queries within the Wine VST host
This commit is contained in:
+1
-1
@@ -44,6 +44,6 @@ executable(
|
||||
],
|
||||
native : false,
|
||||
include_directories : include_dir,
|
||||
dependencies : [],
|
||||
link_args : []
|
||||
dependencies : [msgpack_dep],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user