On 08/07/2011 09:33 PM, Hans Johnson wrote:
> Hello,
>
> I'm trying to use the cmake feature for testing if compiler flags are valid,
> but I am running into trouble with these two complier flags. I can not
> figure out how to proper escape the "+" or the "%" that I believe are
> causing the fail
Hello,
I'm trying to use the cmake feature for testing if compiler flags are valid,
but I am running into trouble with these two complier flags. I can not
figure out how to proper escape the "+" or the "%" that I believe are
causing the failures.
cat CMakeLists.txt
=