summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Cray-CXX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Cray: Add common PIC flagsChuck Atkins2018-01-241-2/+1
| | | | Fixes #17208
* Cray: Add language standards for the Cray compilerChuck Atkins2017-05-011-0/+19
|
* 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).