meson.build 102 B

1234
  1. project('extract subproject object -- subproject', 'c')
  2. lib = shared_library('sub_lib', 'sub_lib.c')