MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0015727 | CMake | CMake | public | 2015-09-05 15:49 | 2016-02-01 09:10 | |||||
| Reporter | Lectem | |||||||||
| Assigned To | Brad King | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | Windows | OS Version | 10 | ||||||
| Product Version | CMake 3.3 | |||||||||
| Target Version | CMake 3.4 | Fixed in Version | CMake 3.4 | |||||||
| Summary | 0015727: Support C compiler features for GNU on windows | |||||||||
| Description | When using target_compile_features(hello_world PRIVATE c_static_assert) I am getting this error : CMake Error at CMakeLists.txt:16 (target_compile_features): target_compile_features no known features for C compiler "GNU" version 5.1.0. Removing the UNIX check in Modules/Compiler/GNU-CXX.cmake fixed it | |||||||||
| Steps To Reproduce | Using mingw-w64 (x86_64) on windows | |||||||||
| Additional Information | Same problem as https://public.kitware.com/Bug/view.php?id=15443 [^] but for C. | |||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2015-09-05 15:49 | Lectem | New Issue | ||||||||
| 2015-09-09 09:28 | Brad King | Relationship added | duplicate of 0015443 | |||||||
| 2015-09-09 09:29 | Brad King | Relationship replaced | related to 0015443 | |||||||
| 2015-09-09 09:34 | Brad King | Note Added: 0039376 | ||||||||
| 2015-09-09 09:34 | Brad King | Assigned To | => Brad King | |||||||
| 2015-09-09 09:34 | Brad King | Status | new => resolved | |||||||
| 2015-09-09 09:34 | Brad King | Resolution | open => fixed | |||||||
| 2015-09-09 09:34 | Brad King | Fixed in Version | => CMake 3.4 | |||||||
| 2015-09-09 09:34 | Brad King | Target Version | => CMake 3.4 | |||||||
| 2016-02-01 09:10 | Robert Maynard | Note Added: 0040391 | ||||||||
| 2016-02-01 09:10 | Robert Maynard | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||