Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Scott Kostyshak
On Mon, Dec 2, 2013 at 8:07 AM, Kornel Benko wrote: > BTW, we do not come very far compiling with -Werror. True. But there are not too many of these. And I think the auto_ptr warnings (now errors) only occur with -DLYX_ENABLE_CXX11 There are many more warnings using Clang. It would be nice to

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 13:16:33, schrieb Vincent van Ravesteijn > On Mon, Dec 2, 2013 at 11:50 AM, Kornel Benko wrote: > > > Am Montag, 2. Dezember 2013 um 09:00:30, schrieb Vincent van Ravesteijn < > > v...@lyx.org> > > > > > On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak > > wrote

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Vincent van Ravesteijn
On Mon, Dec 2, 2013 at 11:50 AM, Kornel Benko wrote: > Am Montag, 2. Dezember 2013 um 09:00:30, schrieb Vincent van Ravesteijn < > v...@lyx.org> > > > On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak > wrote: > > > > > > > commit 374cf6a39f321c7843b36aab242e0852b01887b8 > > > > Author: Scott Ko

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Kornel Benko
Am Montag, 2. Dezember 2013 um 09:00:30, schrieb Vincent van Ravesteijn > On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak wrote: > > > commit 374cf6a39f321c7843b36aab242e0852b01887b8 > > Author: Scott Kostyshak > > Date: Fri Nov 29 21:08:48 2013 -0500 > > > > CMake: allow compile-time C

Re: [LyX/master] CMake: allow compile-time C++ flags to be set

2013-12-02 Thread Vincent van Ravesteijn
On Sat, Nov 30, 2013 at 7:08 PM, Scott Kostyshak wrote: > commit 374cf6a39f321c7843b36aab242e0852b01887b8 > Author: Scott Kostyshak > Date: Fri Nov 29 21:08:48 2013 -0500 > > CMake: allow compile-time C++ flags to be set > > For example, one could run CMake as follows: > cmake -D