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