Files
RedBear-OS/local/recipes/dev/meson/source/test cases/failing/43 abs subdir/meson.build
T

6 lines
184 B
Meson

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'))