Cray-DetermineCompiler.cmake 181 B

123456
  1. set(_compiler_id_pp_test "defined(_CRAYC)")
  2. set(_compiler_id_version_compute "
  3. # define COMPILER_VERSION_MAJOR DEC(_RELEASE)
  4. # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)")