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