View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009201CMakeCMakepublic2009-06-24 07:352016-06-10 14:30
ReporterDavid Doria 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009201: Set a cache variable without changing the docstring
DescriptionCurrently 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)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041573)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 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


Copyright © 2000 - 2018 MantisBT Team