blob: 2d64fdedadacdd7704091012a4f0fa94c2a9c4f7 [file] [log] [blame]
project('broken', 'c')
executable('app', 'broken.c')
assert(false, 'This subproject must fail')