![]() |
wtools 4.0.0-pre7
ESO waf tools
|
Static Public Member Functions | |
| configure_postload (cnf, requires, **kwargs) | |
| configure_preload (cnf, requires, **kwargs) | |
Static Public Attributes | |
| list | requires = ["cxx"] |
| list | tools = ["boost"] |
| defaults | |
Provides C++ boost libraries support (available as use='BOOST') It is further configured with dict boost, which contains various attributes, e.g.: `boost=dict(libs="program_options datetime", force_static=False)`
|
static |