aboutsummaryrefslogtreecommitdiff
path: root/test cases/14 cxx pch/builder.txt
blob: e79f1375534c7ac7036d7b250e72d1eb0daa78d6 (plain)
1
2
3
project('c++ pch test', 'cxx')
exe = executable('prog', 'prog.cc')
exe.pch('pch/prog.hh')