[CMake] Disable warnings in Visual Studio Express 2008

user790 user790 user790 at gmail.com
Tue Oct 7 14:03:07 EDT 2008


>
>>
> 1) What does your  "unsuccess" mean?
>

It means that the outcome is a visual studio project which does not use the
expected "/wdXXXX" flag for compilation.



>
> 2) You can edit flags from GUI, this should work.
>

If you mean the Visual Studio GUI, sure, but I would have to do that
everytime I re-run CMake, which is precisely what I try to avoid.

If you mean the CMake GUI, that doesn't work either, because the
CMakeLists.txt works as expected there. Meaning, the flag is already there
in whichever variable I put it.


>
> 3) If you want to override settings, you can set these flags without
> caching. This usually works too.
>

Sadly enough, over here it doesn't work either way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081007/9e601b7b/attachment.htm>


More information about the CMake mailing list