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