eigen/cmake
2012-03-15 15:18:22 +01:00
..
CMakeDetermineVSServicePack.cmake Improved site and buildname generation. 2011-02-20 11:54:07 +01:00
EigenConfigureTesting.cmake fix ctest -D Foo with MSVC 2008 2012-02-03 10:50:49 +01:00
EigenDetermineOSVersion.cmake determine windows version from major.minor only, the patch number is irrelevant. 2012-01-23 21:56:46 +01:00
EigenTesting.cmake add user defined CXX and LINKER flag cmake variables for the unit tests 2011-12-09 10:50:13 +01:00
FindAdolc.cmake
FindBLAS.cmake
FindCholmod.cmake find macport' umfpack/cholmod 2011-09-21 10:28:09 +02:00
FindEigen2.cmake do not confuse Eigen3 or beta versions of Eigen3 with Eigen2 2011-03-23 16:58:45 +01:00
FindEigen3.cmake
FindFFTW.cmake improve FindFFTW cmake module 2012-03-15 15:18:22 +01:00
FindGLEW.cmake
FindGMP.cmake
FindGoogleHash.cmake
FindGSL.cmake
FindLAPACK.cmake
FindMetis.cmake Adding an interface to PaStiX, the multithreaded and distributed linear solver 2012-03-08 18:59:08 +01:00
FindMPFR.cmake
FindPastix.cmake Adding an interface to PaStiX, the multithreaded and distributed linear solver 2012-03-08 18:59:08 +01:00
FindScotch.cmake Adding an interface to PaStiX, the multithreaded and distributed linear solver 2012-03-08 18:59:08 +01:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake it is now up to user of these Find* module to find and link to BLAS and/or LAPACK 2011-02-18 11:23:27 +01:00
FindUmfpack.cmake find macport' umfpack/cholmod 2011-09-21 10:28:09 +02:00
language_support.cmake hopefully this workaround of cmake bug #9220 works for MSVC too 2011-10-24 13:36:49 +02:00
RegexUtils.cmake