diff options
author | Brad King <brad.king@kitware.com> | 2016-07-05 15:43:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-07-05 17:58:36 (GMT) |
commit | 5a3ed0d780edde72877e462bc9c3d10017c904f9 (patch) | |
tree | bfcc9c4160cfdc5b5bb5fc1c6e4320836bcb58a0 /Modules/Compiler/Intel-ASM.cmake | |
parent | 3643390d49b567214f9008091aa0e1f4ebe7782a (diff) | |
download | CMake-5a3ed0d780edde72877e462bc9c3d10017c904f9.zip CMake-5a3ed0d780edde72877e462bc9c3d10017c904f9.tar.gz CMake-5a3ed0d780edde72877e462bc9c3d10017c904f9.tar.bz2 |
Intel: Do not use MSVC-like flags for Fortran
Teach `Modules/Platform/Windows-MSVC.cmake` not to use MSVC options
for Fortran. We use the `__windows_compiler_msvc` for the Intel
Fortran compiler on Windows for other settings, but we do not want
the flags.
Previously this worked only because the options were later overridden
by `Modules/Platform/Windows-Intel*.cmake`, but it is cleaner to not
set the options in the first place.
Diffstat (limited to 'Modules/Compiler/Intel-ASM.cmake')
0 files changed, 0 insertions, 0 deletions