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