Files
yabridge/meson_options.txt
T
2020-03-16 13:45:00 +01:00

7 lines
163 B
Meson

option(
'use-winedbg',
type : 'boolean',
value : false,
description: 'Whether to run the Wien VST host with GDB attached. Might not always be reliable.'
)