index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
)