|
wtools
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'] |
Provides C++ boost libraries support (available as use='BOOST') It is further configured with attribute boost_libs attribute, e.g.: `boost_libs='program_options datetime'`