MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015096 | CMake | CMake | public | 2014-08-18 17:14 | 2015-01-05 08:39 |
|
Reporter | RolandSchulz | |
Assigned To | Brad King | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | CMake 3.1 | Fixed in Version | CMake 3.1 | |
|
Summary | 0015096: 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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | patch-cmake-icc-pattern (808) 2014-08-18 17:14 https://public.kitware.com/Bug/file/5229/patch-cmake-icc-pattern |
|
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 | |
2014-08-19 08:51 | Brad King | Note Added: 0036642 | |
2014-08-19 08:52 | Brad King | Assigned To | => Brad King |
2014-08-19 08:52 | Brad King | Status | new => resolved |
2014-08-19 08:52 | Brad King | Resolution | open => fixed |
2014-08-19 08:52 | Brad King | Fixed in Version | => CMake 3.1 |
2014-08-19 08:52 | Brad King | Target Version | => CMake 3.1 |
2015-01-05 08:39 | Robert Maynard | Note Added: 0037617 | |
2015-01-05 08:39 | Robert Maynard | Status | resolved => closed |