cantera/doc/doxygen/configuring.txt
Ray Speth 76c54f4546 Rewrote instructions for compiling Cantera
These instructions reflect the adoption of SCons as the build system
for Cantera on all platforms.
2012-02-13 23:24:29 +00:00

14 lines
263 B
Text

/**
\page configCantera Configuring Cantera
This document lists the options available for compiling Cantera with SCons.
These options may be seen by running the command
\verbatim
scons help \endverbatim
from the command prompt.
\include scons-options.txt
*/