aboutsummaryrefslogtreecommitdiff
path: root/test cases/13 pch/meson.build
blob: 9632cc58d3b530b8d350ece1aef5840b2da2f3a5 (plain)
1
2
3
project('pch test', 'c')

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