project('c++ pch test', 'cpp') exe = executable('prog', 'prog.cc', pch : 'pch/prog.hh')