The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

3 lines
98 B

project('test is external', 'c')
test('external', find_program('mytest.py'), args : ['correct'])