update waf build reference (#22)

pull/27/head
rui 2021-02-01 09:31:31 -05:00 committed by GitHub
parent 54bb708d48
commit d73491bc28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env #!/usr/bin/env
''' '''
wscript - Waf build script for NORM wscript - Waf build script for NORM
See http://waf.googlecode.com/ for more information. See https://gitlab.com/ita1024/waf/ for more information.
In order to use different build directories (for example, a release and a debug In order to use different build directories (for example, a release and a debug
build), use the -o (--out) flag when configuring. For example: build), use the -o (--out) flag when configuring. For example: