aboutsummaryrefslogtreecommitdiff
path: root/test cases/13 pch/builder.txt
blob: a95aafb1772ad4d007752fc698c7f7dd66060c03 (plain)
1
2
3
4
project('pch test', 'c')

exe = executable('prog', 'prog.c')
exe.pch('pch/prog.h')