Am Samstag, 8. September 2012 um 19:13:39, schrieb Benjamin Piwowarski 
<benjamin.piwowar...@lip6.fr>
> Hi,
> 
> I would like to propose this patch to improve cmake-based building on OS X - 
> it allows building a full OS X bundle.
> 
> See bug  #8188
> http://www.lyx.org/trac/ticket/8188
> 
> and the patch cmake-osx.patch that does not break autotools
> http://www.lyx.org/trac/raw-attachment/ticket/8188/cmake-osx.patch
> 
> It basically adds instructions in the cmake files to include all the linked 
> libraries and resources necessary to start LyX.
> 
> Benjamin Piwowarski

It looks like it touches apple platforms only.

What I do not understand is, why does apple bundle not need Install.cmake?
        ...
        IF (NOT (LYX_BUNDLE AND APPLE))
                include(../Install)
        endif()
        ...

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to