mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 12:30:00 +02:00
Add serialization for CLAP plugin descriptors
This commit is contained in:
@@ -80,6 +80,7 @@ host_sources = files(
|
||||
if with_clap
|
||||
host_sources += files(
|
||||
'../common/logging/clap.cpp',
|
||||
'../common/serialization/clap/plugin.cpp',
|
||||
'bridges/clap.cpp',
|
||||
)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user