summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-16 19:27:14 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-18 13:55:59 (GMT)
commitd14898b6dc4f5f20c96b02fccb313ba0c119033f (patch)
tree9a8d8ff54c0285ac3319f1f1afac0484a4942e59 /Source
parenta85e17e660c47820ccccd8378349497804d94483 (diff)
downloadCMake-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 'Source')
0 files changed, 0 insertions, 0 deletions