Re: Cmake patch

2011-12-07 Thread Benjamin Piwowarski
Hi Peter, just one issue - that's great. I was not sure of how many issues I would find, so I preferred to switch to gcc. it seems better if the default Xcode compiler works to use it - you just have to remove the Xcode specific code that has been added to the CMakeLists.txt thanks benjamin O

Re: Cmake patch

2011-12-07 Thread Peter Kümmel
On 07.12.2011 09:24, Benjamin Piwowarski wrote: On Dec 6, 2011, at 10:14 PM, Peter Kümmel wrote: On 01.12.2011 10:01, Benjamin Piwowarski wrote: Hi, please find two patches (in the same file) for cmake building: - the first sets the compiler to gcc for Xcode (based on Xcode version) What h

Re: Cmake patch

2011-12-06 Thread Peter Kümmel
On 01.12.2011 10:01, Benjamin Piwowarski wrote: Hi, please find two patches (in the same file) for cmake building: - the first sets the compiler to gcc for Xcode (based on Xcode version) What happens if the compiler is not set? Does it use clang? Couldn't we also build lyx with clang? -- you

Re: Cmake patch

2011-12-01 Thread Kornel Benko
Am Donnerstag, 1. Dezember 2011 um 10:01:40, schrieb Benjamin Piwowarski > Hi, > > please find two patches (in the same file) for cmake building: > - the first sets the compiler to gcc for Xcode (based on Xcode version) > - the second sets a full path for Doxyfile (in sourcedoc/CMakelists.txt) s