summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Cray-C.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Teach CMake about Cray C, C++, and Fortran compilersBrad King2010-11-121-0/+1
The Cray Fortran compiler needs "-em" to enable module output and also "-J." to place the .mod files in the current working directory (instead of next to the .o file).