1. Added support for both IBM XL Fortran and IBM VisualAge Fortran
authorjulie <julielangou@users.noreply.github.com>
Thu, 23 Dec 2010 02:32:05 +0000 (02:32 +0000)
committerjulie <julielangou@users.noreply.github.com>
Thu, 23 Dec 2010 02:32:05 +0000 (02:32 +0000)
commit7f144b46d47152b1b0ed100978ee35f87aae15e8
tree2173affda406ba149b28f1c6a74ffdb3b9abc569
parent1c2620a72f6f8d1962f66566baf443078a381849
1.  Added support for both IBM XL Fortran and IBM VisualAge Fortran
2.  Added libblas to ESSL libs to cover missing functionality from ESSL
3.  Renamed ESSL_6464, ESSL_SMP, and ESSL_SMP_6464 to ESSL6464, ESSLSMP, and ESSLSMP6464 respectively to mimic the actual library names.
4.  Added copyright notice to CheckLAPACKCompilerFlags

- Chuck Atkins (Kitware)
CMAKE/CheckLAPACKCompilerFlags.cmake
CMAKE/FindBLAS.cmake