- Use CXXFLAGS to pass flags to C++ compiler (not CCFLAGS) - Set CXXFLAGS based on flags that Cantera was compiled with (which will include things like -pthread and -std=c++0x as necessary - Remove incorrect / unused target for the target binary - Add the generated binary to things remove by 'make clean' |
||
|---|---|---|
| .. | ||
| bvp | ||
| combustor | ||
| flamespeed | ||
| kinetics1 | ||
| LiC6_electrode | ||
| NASA_coeffs | ||
| rankine | ||
| demo.cpp | ||
| Makefile.in | ||
| SConscript | ||
| SConstruct.in | ||