View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | kerio5.diff [^] (2,733 bytes) 1969-12-31 19:00 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0000023) Petr Ferschmann (reporter) 2003-07-15 11:48 |
Hmmm, I see that ${${var}} works. I made error somewhere else. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |