mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
docs
This commit is contained in:
parent
a3c44f5d9b
commit
12b038833e
@ -415,7 +415,7 @@ def find_program(self, filename, **kw):
|
||||
|
||||
:param path_list: paths to use for searching
|
||||
:type param_list: list of string
|
||||
:param var: store the result to conf.env[var], by default use filename.upper()
|
||||
:param var: store the result to conf.env[var] where var defaults to filename.upper() if not provided; the result is stored as a list of strings
|
||||
:type var: string
|
||||
:param value: obtain the program from the value passed exclusively
|
||||
:type value: list or string (list is preferred)
|
||||
|
Loading…
Reference in New Issue
Block a user