Re: [CMake] Support for -D prefixed compiler flags

2013-02-19 Thread Andreas Pakulat
Hi, On Wed, Feb 20, 2013 at 6:39 AM, Patrick McMunn wrote: > I'm not 100% sure this is a cmake bug or if this is even the place to report > it, but I ran into a bug as described here: > http://www.gccxml.org/Bug/view.php?id=11069 It seems that cmake gives an > error when checking the compiler fla

[CMake] Support for -D prefixed compiler flags

2013-02-19 Thread Patrick McMunn
I'm not 100% sure this is a cmake bug or if this is even the place to report it, but I ran into a bug as described here: http://www.gccxml.org/Bug/view.php?id=11069 It seems that cmake gives an error when checking the compiler flags needed for a library. The library has, depending on the particular