index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
common
/
153 wrap file should not failed
/
subprojects
/
foo-1.0
/
meson.build
blob: bcb8bf7537769db1f932d393e619bb71507316ae (
plain
)
1
2
project
(
'static lib'
,
'c'
)
libfoo
=
static_library
(
'foo'
,
'foo.c'
)