[cmake-developers] [CMake 0015096]: Incorrect compiler flag not detected for Intel
Mantis Bug Tracker
mantis at public.kitware.com
Mon Aug 18 17:14:21 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15096
======================================================================
Reported By: RolandSchulz
Assigned To:
======================================================================
Project: CMake
Issue ID: 15096
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-08-18 17:14 EDT
Last Modified: 2014-08-18 17:14 EDT
======================================================================
Summary: Incorrect compiler flag not detected for Intel
Description:
Checking e.g. -Wno-unused-parameter with CheckCXXCompilerFlag for Intel on
Windows doesn't detect that the flag is invalid. The attached patch fixes it by
hadding the required patern.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-08-18 17:14 RolandSchulz New Issue
2014-08-18 17:14 RolandSchulz File Added: patch-cmake-icc-pattern
======================================================================
More information about the cmake-developers
mailing list