Sign in
qemu
/
meson
/
refs/heads/xcodegodot
/
.
/
docs
/
markdown
/
snippets
/
waf.md
blob: 87634a0c1091a0a221050046ded64d0f4262b89e [
file
] [
log
] [
blame
] [
view
]
## Waf support in external-project module
If
the first argument
is
`'waf'`
,
special treatment
is
done
for
the
[
waf
](
https
:
//waf.io/) build system. The waf executable must be
found either
in
the current directory
,
or
in
system
`PATH`
.