On Wed, Aug 22, 2007 at 09:53:02AM +0200, Abdelrazak Younes wrote: > Leuven, E. wrote: > >i have the impression that cmake doesn't handle the includes introduced > >here: > > > >http://www.lyx.org/trac/changeset/19712 > > > >for the moment i had to disable the build of tex2lyx locally... > > We probably need someone else that is willing to learn CMake ;-)
We should settle on a single build system soonish. This might be some kind of hybrid solution as long as it does what we need and does so quickly. I.e. autoconf may produce config.h, but the build backend is either scons or cmake if that is easier than a pure scons or pure cmake solution. Peter and Bo: Can you please post a list with what cmake/scons are able to do, not able to do, and the estimated effort to bring it to a 'full' solution? Could you also please try to ask yourself whether you might give up 'your' build system in the long run? Andre'