meson.build 87 B

123456
  1. project('mainproj', 'c')
  2. # Try to grab a file from a parent project.
  3. subproject('a')