BUG: Make the path change more localized to bundles only
This commit is contained in:
parent
46febb9a2b
commit
9e9653713c
@ -1706,6 +1706,7 @@ cmLocalUnixMakefileGenerator3
|
|||||||
source.GetProperty("MACOSX_PACKAGE_LOCATION");
|
source.GetProperty("MACOSX_PACKAGE_LOCATION");
|
||||||
if ( fileTargetDirectory )
|
if ( fileTargetDirectory )
|
||||||
{
|
{
|
||||||
|
objectName = cmSystemTools::GetFilenameName(objectName.c_str());
|
||||||
std::string targetName;
|
std::string targetName;
|
||||||
std::string targetNameReal;
|
std::string targetNameReal;
|
||||||
target.GetExecutableNames(targetName, targetNameReal,
|
target.GetExecutableNames(targetName, targetNameReal,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user