3.1.2. Waf Tool Bootstrap Library Project¶
The tool is located in tools/waf-tools.
3.1.2.1. Tool Documentation¶
Implements a waf tool to bootstrap a library project.
This tool adds the command bootstrap_library_project to the wscript in
which you are loading it.
- 
class f_bootstrap_library_project.bootstrap_context(*args: Any, **kwargs: Any)¶
- Bases: - waflib.Build.- Helper class to bind the bootstrap context to an waf argument 
- 
f_bootstrap_library_project.bootstrap_library_project(ctx)¶
- Creates a zip that includes a library project 
