aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/240 includedir violation/meson.build
blob: a82069ef661fdfd234e20b490771a65fa0bb252b (plain)
1
2
3
4
5
6
7
project('foo', 'c')

# This is here rather than in failing because this needs a
# transition period to avoid breaking existing projects.
# Once this becomes an error, move this under failing tests.

inc = include_directories('subprojects/sub/include')