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
/
unit
/
80 wrap-git
/
meson.build
blob: b0af30a3f1d2b47aa3c1236c02085ba78f1a00fc (
plain
)
1
2
3
4
project
(
'test-wrap-git'
)
exe
=
subproject
(
'wrap_git'
).
get_variable
(
'exe'
)
test
(
'test1'
,
exe
)