ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Static Public Attributes | List of all members
wtools.config.boost Class Reference

Provides C++ boost libraries support (available as use='BOOST') It is further configured with attribute boost_libs attribute, e.g. More...

Static Public Member Functions

def configure
 
def options
 

Static Public Attributes

list requires = ['cxx']
 
list tools = ['boost']
 

Detailed Description

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'

Member Function Documentation

def wtools.config.boost.configure (   cnf,
  requires,
  kwargs 
)
static
def wtools.config.boost.options (   cnf,
  requires,
  kwargs 
)
static

Member Data Documentation

list wtools.config.boost.requires = ['cxx']
static
list wtools.config.boost.tools = ['boost']
static

The documentation for this class was generated from the following file: