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
/
25 config subdir
/
src
/
meson.build
blob: 97598a49f37019c1f7d00968cab4ac2d00405fca (
plain
)
1
2
exe
=
executable
(
'prog'
,
'prog.c'
,
include_directories
:
inc
)
test
(
'subdir config'
,
exe
)