summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Cray-C.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Cray: Add language standards for the Cray compilerChuck Atkins2017-05-011-0/+21
|
* 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).