mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'update-kwsys'
c91e88dMerge branch 'upstream-kwsys' into update-kwsys6dc3dd9KWSys 2013-06-03 (d79a792e)
This commit is contained in:
@@ -3085,7 +3085,7 @@ SystemToolsAppendComponents(
|
||||
{
|
||||
if(*i == "..")
|
||||
{
|
||||
if(out_components.begin() != out_components.end())
|
||||
if(out_components.size() > 1)
|
||||
{
|
||||
out_components.erase(out_components.end()-1, out_components.end());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user