|
wtools
3.2.0-pre1
ESO waf tools
|
Static Public Member Functions | |
| def | configure_postload (cnf, requires, **kwargs) |
| def | 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 |