mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
BUG: Handle spaces in the path
This commit is contained in:
parent
09b4b2d62c
commit
d9dd47422b
@ -1585,6 +1585,7 @@ cmLocalUnixMakefileGenerator3
|
|||||||
// Framework not handled yet
|
// Framework not handled yet
|
||||||
abort();
|
abort();
|
||||||
}
|
}
|
||||||
|
obj = cmSystemTools::RelativePath(this->Makefile->GetHomeOutputDirectory(), obj.c_str());
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user