parent
9f9f73fa52
commit
5e1fdb8b97
2 changed files with 5 additions and 5 deletions
@ -1,5 +1,5 @@ |
||||
project('postconf script', 'c') |
||||
|
||||
meson.add_postconf_script('postconf.py', args: ['5', '33']) |
||||
meson.add_postconf_script('postconf.py', '5', '33') |
||||
|
||||
test('post', executable('prog', 'prog.c')) |
||||
|
Loading…
Reference in new issue