meson.build 77 B

123
  1. exe = executable('prog', 'prog.c',
  2. c_pch : ['pch/prog_pch.c', 'pch/prog.h'])