I know about the variable to add custom flags for g++, but how do I get rid if 
unwanted flags? I am  writing a program for KDE on Linux and cmake insists on 
putting "-ansi" in the flags. One of the header files for a library uses 
"typeof" so I need to get rid of the ansi flag. 

Thank you.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to