3.1.3. Bootstrap Library Project
The tool is located in tools/waf-tools.
3.1.3.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: - BuildContext- 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 
