blob: e804d3cdacd04f3c98316e13d25491a9d7b56be5 [file] [log] [blame]
project('toplevel bar', 'c')
subproject('foo')
executable('bar', 'bar.c')
run_target('nop', command : ['true'])