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
/
swift
/
3 library
/
exe
/
meson.build
blob: 6c13957e5e0924c2344b695a39aa81d84449ac7c (
plain
)
1
2
exe
=
executable
(
'dataprog'
,
'main.swift'
,
link_with
:
datasource
)
test
(
'dataprog'
,
exe
)