Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM compilers...
authorjulie <julielangou@users.noreply.github.com>
Thu, 23 Dec 2010 00:39:05 +0000 (00:39 +0000)
committerjulie <julielangou@users.noreply.github.com>
Thu, 23 Dec 2010 00:39:05 +0000 (00:39 +0000)
commit7c3ad4800fd8eee11741d64a9f7beacf4dbb7b13
treeaefa653315e2bdf68710acae28c12c6f974d8d27
parentc6db164e8dfd64b39e950d1ccf3a561ee9802a02
Added checks disable floating point exceptions for GNU, Intel, Sun, and IBM compilers and to enforce fixed-form for IBM compilers.

- Chuck Atkins (Kitware)
CMAKE/CheckLAPACKCompilerFlags.cmake [new file with mode: 0644]
CMakeLists.txt