Sign in
qemu
/
meson
/
refs/heads/nirbheek/un-disable-rust-vs2017
/
.
/
test cases
/
common
/
146 library at root
/
main
/
meson.build
blob: 557378ae55f85bfd0cd9e990f6df83761c97218a [
file
] [
log
] [
blame
]
exe
=
executable
(
'main'
,
'main.c'
,
link_with
:
lib
)
test
(
'stuff works'
,
exe
)