blob: cbed9039cd4ac4a76673f5690584eca147192fd0 [file] [log] [blame]
project('mainprog', 'c')
assert(get_option('buildtype') == 'debug')
subproject('somesub')