Campbell Barton c7ff23cc34 Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors).
but external libs which we don't maintain & generated code will have -Werror removed.

This is GCC only, MSVC can be added easily.
2010-10-24 03:57:07 +00:00
2010-10-13 14:44:22 +00:00
2010-10-24 00:09:23 +00:00
2010-07-26 11:47:33 +00:00
2010-10-13 14:44:22 +00:00
2010-07-26 11:47:33 +00:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%