mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
rework SystemExec - use vfork wrapper (and lots of related stuff)
This commit is contained in:
parent
f48b556888
commit
543099afba
16 changed files with 240 additions and 40 deletions
2
wscript
2
wscript
|
|
@ -74,7 +74,9 @@ children = [
|
|||
'mcp',
|
||||
'patchfiles',
|
||||
'headless',
|
||||
# shared helper binaries (plugin-scanner, exec-wrapper)
|
||||
'libs/fst',
|
||||
'libs/vfork',
|
||||
]
|
||||
|
||||
i18n_children = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue