wtools
ESOwaftools
|
Static Public Member Functions | |
def | configure_postload |
def | configure_preload |
Static Public Attributes | |
list | requires = [] |
list | tools = ['cxx', 'compiler_c', 'compiler_cxx', 'waf_unit_test', 'buildcopy'] |
Provides C/C++ support including - Google Test (unit testing) - Clang Tidy (linting) Options: cxx_std=std (=c++11) Changes the default C++ standard in use. cxx_cstd=std (=c11) Changes the default C standard in use.