blob: 8510c5b81c51340b398f06a919007d1748e8274a [file] [log] [blame]
project('postconf script', 'c')
meson.add_postconf_script('postconf.py', '5', '33')
test('post', executable('prog', 'prog.c'))