Stop CMake defaulting to turning off compiler warnings for Intel
commit656cafe29637d3f202bc8ff1b35913877f26f091
authorMark Abraham <Mark.J.Abraham@gmail.com>
Thu, 6 Jan 2011 09:19:56 +0000 (6 20:19 +1100)
committerMark Abraham <Mark.J.Abraham@gmail.com>
Thu, 6 Jan 2011 09:19:56 +0000 (6 20:19 +1100)
treea4cdab545ed5994179ecd92a57720c97386b7bae
parente05d08992802502b81895d79d7b8f536f021b05d
Stop CMake defaulting to turning off compiler warnings for Intel
compilers, since a) warnings are useful, and b) we show all warnings
with GCC.
cmake/gmxCFlags.cmake