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