On Friday 16 January 2009 15:05:55 Clinton Stimpson wrote: > Another question, can I have the bundle generator make another sub > folder, then I put two .app bundles in there, then when the user opens > the dmg, they see one folder they can drag to their /Applications which > contains multiple .app's. But there's still the problem of specifying > different plist, icons, etc... from global variables instead of just > using the ones I already set on the executables. > > Or does it not make sense to create installers like this? I think it makes sense, personally, but the Bundle generator doesn't support it. If you wanted to do it that way I guess I'd add component support (like the PackageMaker/NSIS installers support) to the Bundle generator.
-- Cheers, Mike Arthur http://mikearthur.co.uk/ _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
