MantisBT - CMake | |||||
View Issue Details | |||||
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 "") | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change |
Notes | |||||
|
|||||
|
|