mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-15 16:03:55 +02:00
Add a Boost.Process-like environment builder
We can use this with the `exec*e()` family of functions.
This commit is contained in:
@@ -64,6 +64,7 @@ host_common_sources = files(
|
||||
'../common/logging/vst2.cpp',
|
||||
'../common/audio-shm.cpp',
|
||||
'../common/plugins.cpp',
|
||||
'../common/process.cpp',
|
||||
'../common/utils.cpp',
|
||||
'bridges/common.cpp',
|
||||
'bridges/vst2.cpp',
|
||||
|
||||
Reference in New Issue
Block a user