Revision 149ce5db5ed52855514e3ee3eef45295e667eed4 authored by Tim Blechmann on 25 March 2014, 15:16:51 UTC, committed by Brad King on 22 April 2014, 16:48:44 UTC
Fix cmOSXBundleGenerator::CreateCFBundle to place Info.plist under the
same root directory as the rest of the bundle.  Without this, Info.plist
was placed into CMAKE_BINARY_DIR, not CMAKE_CURRENT_BINARY_DIR because
the target path was not generated correctly.
1 parent e40fbbb
History
File Mode Size
Doxygen
Git
GitSetup
KWIML
KWStyle
Release
Sphinx
cmbzip2
cmcompress
cmcurl
cmexpat
cmlibarchive
cmzlib
.NoDartCoverage -rw-r--r-- 39 bytes
.gitattributes -rw-r--r-- 76 bytes
CMakeLists.txt -rw-r--r-- 1.4 KB
SetupForDevelopment.sh -rwxr-xr-x 392 bytes
cmThirdParty.h.in -rw-r--r-- 900 bytes
cm_bzlib.h -rw-r--r-- 790 bytes
cm_curl.h -rw-r--r-- 793 bytes
cm_expat.h -rw-r--r-- 790 bytes
cm_libarchive.h -rw-r--r-- 902 bytes
cm_xmlrpc.h -rw-r--r-- 782 bytes
cm_zlib.h -rw-r--r-- 783 bytes

back to top