summaryrefslogtreecommitdiffstats
path: root/test cases/failing/108 enter subdir twice/meson.build
blob: d9bf9f56bc0ea11468408716649fee2a96d1e97f (plain)
1
2
3
project('subdir2')
subdir('sub')
subdir('sub')