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
/
146 library at root
/
main
/
meson.build
blob: 557378ae55f85bfd0cd9e990f6df83761c97218a (
plain
)
1
2
exe
=
executable
(
'main'
,
'main.c'
,
link_with
:
lib
)
test
(
'stuff works'
,
exe
)