MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009201 | CMake | CMake | public | 2009-06-24 07:35 | 2016-06-10 14:30 |
| Reporter | David Doria | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0009201: Set a cache variable without changing the docstring | ||||
| Description | Currently you have to change the docstring to set a cache variable: SET(CMAKE_BUILD_TYPE Debug CACHE STRING "default to debug" FORCE) I think it would make sense if docstring was an optional parameter, so you could do this: SET(CMAKE_BUILD_TYPE Debug CACHE FORCE) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-06-24 07:35 | David Doria | New Issue | |||
| 2010-12-15 09:07 | David Cole | Status | new => assigned | ||
| 2010-12-15 09:07 | David Cole | Assigned To | => Bill Hoffman | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041573 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||