aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/waf.md
blob: 87634a0c1091a0a221050046ded64d0f4262b89e (plain)
1
2
3
4
5
## 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`.