aboutsummaryrefslogtreecommitdiff
path: root/test cases/rust/1 basic/subdir/meson.build
blob: 51b385b403f7c1000683ee58669c594b36d89107 (plain)
1
2
e = executable('program2', 'prog.rs', install : true)
test('rusttest2', e)