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
/
common
/
11 subdir
/
subdir
/
meson.build
blob: d84ec13b05f1321a5234e892c9f6d5269de28aad (
plain
)
1
2
prog
=
executable
(
'prog'
,
'prog.c'
)
test
(
'subdirprog'
,
prog
)