changeset 4534 | 2680abc768f2 |
parent 4064 | 10222f483860 |
child 5449 | a9678e91ec7d |
4533:f4d74e20ad78 | 4534:2680abc768f2 |
---|---|
34 |
34 |
35 The resulting binaries are placed in build/<debuglevel>/srcpath. |
35 The resulting binaries are placed in build/<debuglevel>/srcpath. |
36 |
36 |
37 Other waf usages include: |
37 Other waf usages include: |
38 |
38 |
39 1. ./waf check |
39 1. ./waf --check |
40 Runs the unit tests |
40 Runs the unit tests |
41 |
41 |
42 2. ./waf --doxygen |
42 2. ./waf --doxygen |
43 Run doxygen to generate documentation |
43 Run doxygen to generate documentation |
44 |
44 |