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
CMakeLists.txt -rw-r--r-- 1.2 KB
authors.txt -rw-r--r-- 838 bytes
doc_makeall.sh.in -rwxr-xr-x 9.4 KB
doxyfile.in -rw-r--r-- 2.1 KB

back to top