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