mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
103 stars 58 forks source link

Cache compiler flag variables in CMake #194

Closed mgoodson-cvd closed 2 years ago

mgoodson-cvd commented 2 years ago

Closes #190. Caches the Fortran CMake compiler flag variables.

Reverts part of ab639ae. Restores the CACHE attribute to the C++ compiler flags.

See discussion on #192 for further details.