Sign in
qemu
/
meson
/
refs/heads/docbuild
/
.
/
test cases
/
common
/
90 identical target name in subproject
/
meson.build
blob: ddb5caf8be5bd99f38315d9f27ed1a05a237d360 [
file
] [
log
] [
blame
]
project
(
'toplevel bar'
,
'c'
)
subproject
(
'foo'
)
executable
(
'bar'
,
'bar.c'
)