MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0007715 | CMake | CMake | public | 2008-09-21 21:19 | 2008-09-25 10:22 |
Reporter | Philip Lowman | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007715: Add support for reading variables from the cache without unsetting a local variable. | ||||
Description | A need has been identified to read variables from the cache when they may be obscured by local scope variables. It has been proposed that $CACHE{var} be implemented to allow the user to obtain values from the cache where they may be obscured by local variables (similar to $ENV{var} ). http://www.cmake.org/pipermail/cmake/2008-August/023647.html [^] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-09-21 21:19 | Philip Lowman | New Issue | |||
2008-09-22 09:15 | Bill Hoffman | Status | new => assigned | ||
2008-09-22 09:15 | Bill Hoffman | Assigned To | => Brad King | ||
2008-09-25 10:22 | Brad King | Note Added: 0013579 | |||
2008-09-25 10:22 | Brad King | Status | assigned => closed | ||
2008-09-25 10:22 | Brad King | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|