BUG: Make the path change more localized to bundles only

This commit is contained in:
Andy Cedilnik 2006-07-06 13:52:02 -04:00
parent 46febb9a2b
commit 9e9653713c
1 changed files with 1 additions and 0 deletions

View File

@ -1706,6 +1706,7 @@ cmLocalUnixMakefileGenerator3
source.GetProperty("MACOSX_PACKAGE_LOCATION");
if ( fileTargetDirectory )
{
objectName = cmSystemTools::GetFilenameName(objectName.c_str());
std::string targetName;
std::string targetNameReal;
target.GetExecutableNames(targetName, targetNameReal,