diff options
author | Brad King <brad.king@kitware.com> | 2013-10-16 19:27:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-10-18 13:55:59 (GMT) |
commit | d14898b6dc4f5f20c96b02fccb313ba0c119033f (patch) | |
tree | 9a8d8ff54c0285ac3319f1f1afac0484a4942e59 /Modules/CMakeDetermineCompilerId.cmake | |
parent | a85e17e660c47820ccccd8378349497804d94483 (diff) | |
download | CMake-d14898b6dc4f5f20c96b02fccb313ba0c119033f.zip CMake-d14898b6dc4f5f20c96b02fccb313ba0c119033f.tar.gz CMake-d14898b6dc4f5f20c96b02fccb313ba0c119033f.tar.bz2 |
Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran
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.
Diffstat (limited to 'Modules/CMakeDetermineCompilerId.cmake')
0 files changed, 0 insertions, 0 deletions