exe = executable( 'prog', files('main.cc', 'func.c'), c_pch : ['pch/func.h'], cpp_pch : ['pch/main.h'], )