blob: 67e83d1e490b28fb4caeb530b053258ff33f636c [file] [log] [blame]
project('reconfigure', 'c',
default_options: ['c_std=c89'])
message('b_ndebug: ' + get_option('b_ndebug'))
message('c_std: ' + get_option('c_std'))