https://github.com/Kitware/CMake
Revision d14898b6dc4f5f20c96b02fccb313ba0c119033f authored by Brad King on 16 October 2013, 19:27:14 UTC, committed by Brad King on 18 October 2013, 13:55:59 UTC
The Intel Fortran 10 64-bit compiler incorrectly defines _MSC_VER to its
own version (1020) instead of the underlying MSVC tools version.  Since
we expect the compiler to be used only with VS >= 7 tools, assume MSVC
version 13.0 if _MSC_VER is not greater than 1300.
1 parent a85e17e
Raw File
Tip revision: d14898b6dc4f5f20c96b02fccb313ba0c119033f authored by Brad King on 16 October 2013, 19:27:14 UTC
Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran
Tip revision: d14898b
CMakeLogo.gif
image
back to top