| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015586 | CMake | CMake | public | 2015-05-26 10:52 | 2015-11-02 09:15 | ||||
| Reporter | Ilya | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015586: Add support for lists inside generator expressions | ||||||||
| Description | Right now it's not possible to specify lists inside generator expressions. E.g. both $<$<CONFIG:Debug>:-O0 -g> and $<$<CONFIG:Debug>:"-O0;-g"> break code. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0038803) Brad King (manager) 2015-05-26 11:12 |
Try "$<$<CONFIG:Debug>:-O0;-g>" |
|
(0038804) Brad King (manager) 2015-05-26 11:13 |
Behavior of quotes and semicolons is documented in the cmake-language(7) manual: http://www.cmake.org/cmake/help/v3.2/manual/cmake-language.7.html [^] |
|
(0039825) Robert Maynard (manager) 2015-11-02 09:15 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2015-05-26 10:52 | Ilya | New Issue | |
| 2015-05-26 10:55 | Nils Gladitz | Relationship added | related to 0014353 |
| 2015-05-26 11:12 | Brad King | Note Added: 0038803 | |
| 2015-05-26 11:13 | Brad King | Note Added: 0038804 | |
| 2015-05-26 11:13 | Brad King | Status | new => resolved |
| 2015-05-26 11:13 | Brad King | Resolution | open => no change required |
| 2015-11-02 09:15 | Robert Maynard | Note Added: 0039825 | |
| 2015-11-02 09:15 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |