Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
7fe8d4bfc4e14758308dbf2f2fcd96cb614b7b29
/
.
/
Modules
/
Compiler
/
Cray-DetermineCompiler.cmake
blob: 660229425b830ae29c80c8e9412fb5b3cd3c252d [
file
] [
log
] [
blame
]
set
(
_compiler_id_pp_test
"defined(_CRAYC)"
)
set
(
_compiler_id_version_compute
"
# define @PREFIX@COMPILER_VERSION_MAJOR @MACRO_DEC@(_RELEASE_MAJOR)
# define @PREFIX@COMPILER_VERSION_MINOR @MACRO_DEC@(_RELEASE_MINOR)"
)