meson.build 128 B

123456
  1. project('pipeline test', 'c')
  2. # This is in a subdirectory to make sure
  3. # we write proper subdir paths to output.
  4. subdir('src')