MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015410 | CMake | CMake | public | 2015-02-18 17:13 | 2016-06-10 14:31 |
| Reporter | peclik | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 3.1.3 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0015410: Allow more characters in generator expression for config (dash, dot etc.) | ||||
| Description | Currently probably [a-zA-Z_] set is allowed. Other are needed too (dash, dot, hash etc.) Probably now with cmake in UTF-8, even national chars could be allowed. | ||||
| Steps To Reproduce | Use generator $<CONFIG:Release-Tests> Results in error "Expression syntax not recognized". E.g. target_compile_definitions(tgt PRIVATE $<$<CONFIG:Release-Tests>:${PROJ_TESTS_DEFS}>) | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-02-18 17:13 | peclik | New Issue | |||
| 2015-02-19 08:30 | Brad King | Note Added: 0037998 | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042717 | |||
| 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 | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||