mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-25 11:19:52 +01:00
docs
This commit is contained in:
parent
9f6f814999
commit
c50f084ac8
@ -9,7 +9,8 @@ information about the task execution (why it must run, etc)::
|
||||
def configure(conf):
|
||||
conf.load('why')
|
||||
|
||||
After adding the tool, a full rebuild is necessary.
|
||||
After adding the tool, a full rebuild is necessary:
|
||||
waf clean build --zones=task
|
||||
"""
|
||||
|
||||
from waflib import Task, Utils, Logs, Errors
|
||||
|
Loading…
Reference in New Issue
Block a user