radare2/meson_options.txt
Paul I 4f7687287f Meson: Some little fixes (#9783)
* fix shlr libraries names
* fix missing headers for Windows dist
* fix missing format files for Windows dist
* add <static_runtime> option
* add argument with list of additional meson options for sys/meson.py
2018-03-30 23:35:12 +02:00

1 line
55 B
Meson

option('static_runtime', type: 'boolean', value: false)