Sign in
qemu
/
meson
/
refs/heads/docbuild
/
.
/
test cases
/
failing
/
42 abs subdir
/
meson.build
blob: 8c23224a408627a4f6e870a63fab9bf55032aaaf [
file
] [
log
] [
blame
]
project
(
'abs subdir'
,
'c'
)
# For some reason people insist on doing this, probably
# because Make has taught them to never rely on anything.
subdir
(
join_paths
(
meson
.
source_root
(),
'bob'
))