Files
yabridge/meson_options.txt
T
Robbert van der Helm 138fa9eb31 Add winedbg support behind a feature flag
I had something similar saved as a stash since I did not want to make
things more complicated by adding feature flags, but this should be
fine.
2020-03-15 16:30:25 +01:00

2 lines
55 B
Meson

option('use-winedbg', type : 'boolean', value : false)