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.cxx Class Reference

Provides C/C++ support including. More...

Static Public Member Functions

def configure
 
def options
 

Static Public Attributes

list requires = []
 
list tools = ['cxx', 'compiler_c', 'compiler_cxx', 'color_gcc', 'waf_unit_test', 'buildcopy']
 

Detailed Description

Provides C/C++ support including.

Options
cxx_std=std (=c++11) Changes the default C++ standard in use. cxx_cstd=std (=c11) Changes the default C standard in use.

Member Function Documentation

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

Member Data Documentation

list wtools.config.cxx.requires = []
static
list wtools.config.cxx.tools = ['cxx', 'compiler_c', 'compiler_cxx', 'color_gcc', 'waf_unit_test', 'buildcopy']
static

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