summaryrefslogtreecommitdiffstats
path: root/test cases/failing/43 abs subdir/meson.build
blob: a8534d0e1e0ab53fd55c7077300f5d5d1154328a (plain)
1
2
3
4
5
project('abs subdir')

# For some reason people insist on doing this, probably
# because Make has taught them to never rely on anything.
subdir(join_paths(meson.source_root(), 'bob'))