MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014584 | CMake | CMake | public | 2013-11-19 15:45 | 2016-06-10 14:31 |
Reporter | Clinton Stimpson | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0014584: set() accepts invalid curly brace syntax | ||||
Description | test.cmake contains: set(myvalue "hello") set(ENV{MYVALUE "${myvalue}") Then I run it: cmake -P test.cmake and it doesn't say anything about the missing closing brace around MYVALUE. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-11-19 15:45 | Clinton Stimpson | New Issue | |||
2013-11-19 15:49 | Brad King | Summary | CMake accepts invalid curly brace syntax => set() accepts invalid curly brace syntax | ||
2013-11-19 15:51 | Brad King | Note Added: 0034496 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042431 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|