The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

6 lines
190 B

project('abs subdir', 'c')
# 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'))