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
/
osx
/
1 basic
/
meson.build
blob: e0412e1efc5f5a4cc18d7d91be87d41ee917eb1c (
plain
)
1
2
3
project
(
'osx fundamentals'
,
'c'
)
e
=
executable
(
'prog'
,
'main.c'
)
test
(
'basic'
,
e
)