MantisBT - CMake
View Issue Details
0014765CMakeCMakepublic2014-02-19 15:152014-10-06 10:32
Alexander Richardson 
 
normalminoralways
closedduplicate 
CMake 2.8.12.2 
 
0014765: file(RELATIVE_PATH) does not handle /../ and /./ properly
It seems file(RELATIVE_PATH adds a .. element for every slash in the file name even if it is a /./ or /../ directory name.
Run the attached testcase
No tags attached.
duplicate of 0012065closed Clinton Stimpson file(RELATIVE_PATH ...) gives wrong results with extra "./" 
txt CMakeLists.txt (677) 2014-02-19 15:15
https://public.kitware.com/Bug/file/5078/CMakeLists.txt
Issue History
2014-02-19 15:15Alexander RichardsonNew Issue
2014-02-19 15:15Alexander RichardsonFile Added: CMakeLists.txt
2014-02-19 15:57Brad KingRelationship addedduplicate of 0012065
2014-02-19 15:57Brad KingStatusnew => resolved
2014-02-19 15:57Brad KingResolutionopen => duplicate
2014-10-06 10:32Robert MaynardNote Added: 0036911
2014-10-06 10:32Robert MaynardStatusresolved => closed

Notes
(0036911)
Robert Maynard   
2014-10-06 10:32   
Closing resolved issues that have not been updated in more than 4 months.