| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001660 | CMake | public | 2005-03-09 14:11 | 2005-04-05 13:21 | |||||
| Reporter | Mathieu Malaterre | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001660: PROJECT NONE and C flags | ||||||||
| Description | Cmake crash with doing a PROJECT(FOO None) since on VS7 it check for c flags. One quick fix is to give dummy values: SET(CMAKE_C_FLAGS "") SET(CMAKE_C_FLAGS_RELEASE "") SET(CMAKE_C_FLAGS_MINSIZEREL "") SET(CMAKE_C_FLAGS_DEBUG "") SET(CMAKE_C_FLAGS_RELWITHDEBINFO "") | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0002282) Bill Hoffman (manager) 2005-04-05 13:15 |
fixed in cvs. NONE now works. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |