Files
CMake/Source
Brad King 264af17bfc BUG: Fix Xcode per-config bundle name in Info.plist
- The Xcode generator creates one Info.plist input file which is
    converted at build time by Xcode and placed in the final bundle.
  - The <CONFIG>_OUTPUT_NAME target property can place different content
    for the exe name in Info.plist on a per-configuration basis.
  - Instead of generating a per-config Info.plist input file just let
    Xcode put the name in at build time using the $(EXECUTABLE_NAME) var.
2008-07-03 13:28:49 -04:00
..
2008-07-03 09:49:49 -04:00
2008-07-02 23:54:33 -04:00
2008-07-03 09:31:33 -04:00
2008-07-03 09:31:33 -04:00
2007-09-24 11:16:13 -04:00
2008-04-01 15:22:30 -04:00
2008-05-20 12:15:40 -04:00
2008-01-23 18:34:19 -05:00
2008-04-01 14:22:09 -04:00