diff options
author | Brad King <brad.king@kitware.com> | 2016-10-27 17:11:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-27 17:28:34 (GMT) |
commit | 967dcf36d07ba9b7e40383834906fe1d657456b3 (patch) | |
tree | 75739e43f2d4607cada9cb167603dfe5ba25ac46 /Modules/CMakeGraphVizOptions.cmake | |
parent | c6c8c24908e108b7b3c5c76e29197323ac3a4287 (diff) | |
download | CMake-967dcf36d07ba9b7e40383834906fe1d657456b3.zip CMake-967dcf36d07ba9b7e40383834906fe1d657456b3.tar.gz CMake-967dcf36d07ba9b7e40383834906fe1d657456b3.tar.bz2 |
Intel: Remove incorrect C++98 standard compiler flag on Windows
The change in commit 05e05cd2 (Intel: Fix compiler C++98 standard flag
on Windows, 2016-10-26) was wrong. The Intel C++ Compiler for Windows
does not support either `-Qstd=c++98` or `-Qstd=gnu++98`. Simply remove
both flags for this compiler and use no options at all to achieve this
mode.
Issue: #16384
Diffstat (limited to 'Modules/CMakeGraphVizOptions.cmake')
0 files changed, 0 insertions, 0 deletions