[cmake-developers] OSX - Application bundle and private frameworks?
Brad King
brad.king at kitware.com
Thu Aug 27 09:22:52 EDT 2015
On 08/25/2015 10:29 AM, Raffi Enficiaud wrote:
> Thank you for the feedback (and sorry for the late reply). However I
> could not find any example of this fixup_bundle, and I find that quite
> complicated just to copy a directory to the bundle itself.
See the bottom of Source/QtDialog/CMakeLists.txt for an example call
to fixup_bundle.
> Do you have any good example of use?
> OTOH I may have a look to the other option of having a different
> behaviour for MACOSX_PACKAGE_LOCATION (looks like the behaviour is in
> cmGlobalXCodeGenerator.cxx, lines 1249+).
This may be reasonable to implement anyway if only for consistency
with the behavior exhibited when using the Xcode generator.
-Brad
More information about the cmake-developers
mailing list