MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001527 | CMake | public | 2005-01-25 11:37 | 2005-01-28 10:18 | |
Reporter | Chris Scharver | ||||
Assigned To | Bill Hoffman | ||||
Priority | low | Severity | feature | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001527: Multiple OPTION choices | ||||
Description | Currently, CMake OPTIONs may only be set ON or OFF. This can lead to complex files containing lots of ON/OFF settings. It would be nice to have OPTION support multiple choices. At one point, this was discussed as a possible feature for CMake 1.8. This could be especially useful for settings things like the MSVC runtime library or more easily setting CMAKE_BUILD_TYPE. OPTION(OPTION_VAR [choice1 choice2 ...] DOC "help string decribing option" [initial value]) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change |
Notes | |||||
|
|||||
|
|