summaryrefslogtreecommitdiffstats
path: root/test cases/unit/71 summary/subprojects/sub2/meson.build
blob: 2560bd05dccbbd7b0ffa7be8616e8174dbaae028 (plain)
1
2
3
4
5
6
project('sub2')

subproject('subsub')

summary('Section', 'Should not be seen')
error('This subproject failed')