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: 51b385b403f7c1000683ee58669c594b36d89107 (
plain
)
1
2
e
=
executable
(
'program2'
,
'prog.rs'
,
install
:
true
)
test
(
'rusttest2'
,
e
)