summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackOSXX11Generator.cxx
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-02-17 13:46:25 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-02-17 13:46:25 (GMT)
commitf7cd9f76ce5f49183b519007e8e0bb20f2ae664e (patch)
tree09f62c1f964baff754b20a412abf22693582da9a /Source/CPack/cmCPackOSXX11Generator.cxx
parent66523061d0d35b80dcc4a5c19d43a93cb455e58b (diff)
downloadCMake-f7cd9f76ce5f49183b519007e8e0bb20f2ae664e.zip
CMake-f7cd9f76ce5f49183b519007e8e0bb20f2ae664e.tar.gz
CMake-f7cd9f76ce5f49183b519007e8e0bb20f2ae664e.tar.bz2
STYLE: fix line length issues
Diffstat (limited to 'Source/CPack/cmCPackOSXX11Generator.cxx')
-rw-r--r--Source/CPack/cmCPackOSXX11Generator.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/Source/CPack/cmCPackOSXX11Generator.cxx b/Source/CPack/cmCPackOSXX11Generator.cxx
index 0a63dd3..3bc9d0c 100644
--- a/Source/CPack/cmCPackOSXX11Generator.cxx
+++ b/Source/CPack/cmCPackOSXX11Generator.cxx
@@ -114,8 +114,9 @@ int cmCPackOSXX11Generator::CompressFiles(const char* outFileName,
cmSystemTools::CreateSymlink("/Applications", applicationsLinkName.c_str());
if (
- !this->CopyResourcePlistFile("VolumeIcon.icns", diskImageDirectory.c_str(),
- ".VolumeIcon.icns", true ) ||
+ !this->CopyResourcePlistFile("VolumeIcon.icns",
+ diskImageDirectory.c_str(),
+ ".VolumeIcon.icns", true ) ||
!this->CopyResourcePlistFile("DS_Store", diskImageDirectory.c_str(),
".DS_Store", true ) ||
!this->CopyResourcePlistFile("background.png",