Sign in
qemu
/
meson
/
refs/heads/0.45
/
.
/
test cases
/
common
/
82 custom subproject dir
/
custom_subproject_dir
/
C
/
meson.build
blob: abf0b1e2684b0c7676596b93c58f5470642614fc [
file
] [
log
] [
blame
]
project
(
'C'
,
'c'
)
c
=
shared_library
(
'c'
,
'c.c'
)