blob: 12b3c5bfe855dadfcfc7d7e7e04c442930d89414 [file] [log] [blame]
project('postconf script', 'c')
meson.add_postconf_script('postconf.py')
test('post', executable('prog', 'prog.c'))