mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 12:30:00 +02:00
Add functions for registering CLAP plugin proxies
This commit is contained in:
@@ -77,9 +77,11 @@ if with_clap
|
||||
'../common/notifications.cpp',
|
||||
'../common/plugins.cpp',
|
||||
'../common/process.cpp',
|
||||
'../common/serialization/clap/host.cpp',
|
||||
'../common/serialization/clap/plugin.cpp',
|
||||
'../common/utils.cpp',
|
||||
'../include/llvm/small-vector.cpp',
|
||||
'bridges/clap-impls/plugin-proxy.cpp',
|
||||
'bridges/clap-impls/plugin-factory-proxy.cpp',
|
||||
'bridges/clap.cpp',
|
||||
'host-process.cpp',
|
||||
|
||||
Reference in New Issue
Block a user