Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
failing
/
60 string as link target
/
meson.build
blob: cb83fff6a7ca54c54afe73a31d526508f5799989 [
file
] [
log
] [
blame
]
project
(
'string as link argument'
,
'c'
)
executable
(
'myprog'
,
'prog.c'
,
link_with
:
[
''
])