mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
7 lines
163 B
Meson
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.'
|
|
)
|