MantisBT - BatchMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000084 | BatchMake | CTest | public | 2003-07-15 09:35 | 2007-08-28 11:37 |
Reporter | Petr Ferschmann | ||||
Assigned To | |||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000084: variable variable | ||||
Description | I need variable variable. ${${var}} doesn't work. So I created STRING(VALUE <input var> <output var> example code: SET(VAR "VAR") SET(MYVAR "Hello") STRING(VALUE MY${VAR} VAR2) MESSAGE("${VAR2}") It is not ideal but it follows style of CMake. Patch is attached. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | kerio5.diff (2,733) 1969-12-31 19:00 https://public.kitware.com/Bug/file/6/kerio5.diff | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2007-08-28 11:35 | Zack Galbreath | Note Deleted: 0008235 | |||
2007-08-28 11:37 | Zack Galbreath | Assigned To | Timothy Shead => | ||
2007-08-28 11:37 | Zack Galbreath | Summary | Goodsite => variable variable | ||
2007-08-28 11:37 | Zack Galbreath | Status | resolved => closed |
Notes | |||||
|
|||||
|
|