MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013905 | CMake | CMake | public | 2013-02-12 10:02 | 2016-06-10 14:31 |
Reporter | aLeSD | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.9 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013905: TO_CMAKE_PATH doens't remove the first ':' | ||||
Description | TO_CMAKE_PATH doens't remove the first ':' | ||||
Steps To Reproduce | set(ENV{FOOBAR} ":a:b:c") file(TO_CMAKE_PATH "$ENV{FOOBAR}" foobar) message(STATUS "foobar: ${foobar}") | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-02-12 10:02 | aLeSD | New Issue | |||
2013-02-12 10:27 | Brad King | Assigned To | => Bill Hoffman | ||
2013-02-12 10:27 | Brad King | Status | new => assigned | ||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042221 | |||
2016-06-10 14:28 | Kitware Robot | Status | assigned => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|