eigen/cmake
2015-12-16 11:37:16 +01:00
..
Eigen3Config.cmake.in Further fixes for CMAKE_INSTALL_PREFIX correctness 2015-11-07 21:29:24 -05:00
EigenConfigureTesting.cmake Clean hardcoded compilation options 2015-11-30 17:05:42 +01:00
EigenDetermineOSVersion.cmake
EigenDetermineVSServicePack.cmake Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknown 2015-06-24 15:17:37 +02:00
EigenTesting.cmake bug #1054: Use set(EIGEN_CXX_FLAG_VERSION "/version") only for Intel compilers on Windows. 2015-08-14 15:30:59 +02:00
EigenUninstall.cmake Added cmake uninstall target. 2014-12-04 02:57:03 -05:00
FindAdolc.cmake Make sure ADOLC is recent enough by searching for adtl.h 2015-12-10 22:23:21 +01:00
FindBLAS.cmake
FindCholmod.cmake
FindEigen2.cmake
FindEigen3.cmake
FindFFTW.cmake
FindGLEW.cmake
FindGMP.cmake
FindGoogleHash.cmake
FindGSL.cmake
FindLAPACK.cmake
FindMetis.cmake Change CMake warning to simple message for old Metis versions 2015-03-31 00:50:04 +02:00
FindMPFR.cmake
FindPastix.cmake
FindScotch.cmake
FindSPQR.cmake SPQR and UmfPack need to link to cholmod. 2015-11-05 12:05:02 +01:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake bug #1120: Make sure that SuperLU version is checked 2015-12-16 11:37:16 +01:00
FindUmfpack.cmake SPQR and UmfPack need to link to cholmod. 2015-11-05 12:05:02 +01:00
language_support.cmake Propagate cmake generator 2015-10-05 16:18:22 +02:00
RegexUtils.cmake
UseEigen3.cmake