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