MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014765 | CMake | CMake | public | 2014-02-19 15:15 | 2014-10-06 10:32 |
|
Reporter | Alexander Richardson | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | | OS Version | |
Product Version | CMake 2.8.12.2 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014765: file(RELATIVE_PATH) does not handle /../ and /./ properly |
Description | It seems file(RELATIVE_PATH adds a .. element for every slash in the file name even if it is a /./ or /../ directory name. |
Steps To Reproduce | Run the attached testcase |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | 0012065 | closed | Clinton Stimpson | file(RELATIVE_PATH ...) gives wrong results with extra "./" |
|
Attached Files | CMakeLists.txt (677) 2014-02-19 15:15 https://public.kitware.com/Bug/file/5078/CMakeLists.txt |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-19 15:15 | Alexander Richardson | New Issue | |
2014-02-19 15:15 | Alexander Richardson | File Added: CMakeLists.txt | |
2014-02-19 15:57 | Brad King | Relationship added | duplicate of 0012065 |
2014-02-19 15:57 | Brad King | Status | new => resolved |
2014-02-19 15:57 | Brad King | Resolution | open => duplicate |
2014-10-06 10:32 | Robert Maynard | Note Added: 0036911 | |
2014-10-06 10:32 | Robert Maynard | Status | resolved => closed |