1 2 3 4
project('broken', 'c') executable('app', 'broken.c') assert(false, 'This subproject must fail')