Because it has to be included at a latter moment: see src/CMakeLists.txt line 
109. This is because the OS X bundle is built differently than packages for 
other platforms.

Benjamin

On Sep 8, 2012, at 19:50 , Kornel Benko <kor...@lyx.org> wrote:

> 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

--
Benjamin Piwowarski
LIP6/CNRS, University Pierre et Marie Curie (UPMC)
case 169 – 4, Place de Jussieu – 75252 Paris cedex 05 – France
benja...@bpiwowar.net
http://www.bpiwowar.net/

Reply via email to