On 4/7/06, Moreland, Kenneth <[EMAIL PROTECTED]> wrote: > With the ADD_EXECUTABLE command, you can specify several MACOSX_BUNDLE_* > options for the resulting bundle, but I cannot find any documentation on > what each one means. Is there any?
I believe they're all values that go directly into the Info.plist file in the app bundle. Check Apple's documentation for more information on them. There's also work being (been?) done on adding support for more options for application and framework bundles. See the wiki page for more info: http://www.cmake.org/Wiki/CMake:Bundles_And_Frameworks Cheers, Tanner Lovelace -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
