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
/
22 object extraction
/
subprojects
/
sub
/
meson.build
blob: e7fbb28a3fe2a3bffb49b8a0c956c5a27e4c0fba (
plain
)
1
2
3
4
project
(
'sub'
,
'c'
)
lib
=
static_library
(
'a'
,
'source.c'
)
lib
.
extract_objects
()