- 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' |
||
|---|---|---|
| .. | ||
| cxx | ||
| f77 | ||
| f90 | ||
| matlab | ||
| README.txt | ||
Samples for the Cython-based Python module can be found in the directory "interfaces/cython/cantera/examples".