diff options
Diffstat (limited to 'Help/release/dev/CrayClang-compiler.rst')
-rw-r--r-- | Help/release/dev/CrayClang-compiler.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/CrayClang-compiler.rst b/Help/release/dev/CrayClang-compiler.rst new file mode 100644 index 0000000..ea26b50 --- /dev/null +++ b/Help/release/dev/CrayClang-compiler.rst @@ -0,0 +1,5 @@ +CrayClang-compiler +------------------ + +* Cray Clang-based compilers are now supported with + :variable:`compiler id <CMAKE_<LANG>_COMPILER_ID>` ``CrayClang``. |