MantisBT - CMake
View Issue Details
0015096CMakeCMakepublic2014-08-18 17:142015-01-05 08:39
RolandSchulz 
Brad King 
normalminoralways
closedfixed 
 
CMake 3.1CMake 3.1 
0015096: Incorrect compiler flag not detected for Intel
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.
No tags attached.
? patch-cmake-icc-pattern (808) 2014-08-18 17:14
https://public.kitware.com/Bug/file/5229/patch-cmake-icc-pattern
Issue History
2014-08-18 17:14RolandSchulzNew Issue
2014-08-18 17:14RolandSchulzFile Added: patch-cmake-icc-pattern
2014-08-19 08:51Brad KingNote Added: 0036642
2014-08-19 08:52Brad KingAssigned To => Brad King
2014-08-19 08:52Brad KingStatusnew => resolved
2014-08-19 08:52Brad KingResolutionopen => fixed
2014-08-19 08:52Brad KingFixed in Version => CMake 3.1
2014-08-19 08:52Brad KingTarget Version => CMake 3.1
2015-01-05 08:39Robert MaynardNote Added: 0037617
2015-01-05 08:39Robert MaynardStatusresolved => closed

Notes
(0036642)
Brad King   
2014-08-19 08:51   
Applied, thanks:

 Check*CompilerFlag: Add another pattern for Intel
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=914db028 [^]
(0037617)
Robert Maynard   
2015-01-05 08:39   
Closing resolved issues that have not been updated in more than 4 months