eigen/cmake
Christoph Hertzberg a5d1bb2be8 bug #1054: Use set(EIGEN_CXX_FLAG_VERSION "/version") only for Intel compilers on Windows.
Also removed code calling `head -n1` and always use integrated REGEX functionality.
2015-08-14 15:30:59 +02:00
..
Eigen3Config.cmake.in Change variable names in Eigen3Config.cmake to EIGEN3_* 2014-06-12 10:51:02 +09:00
EigenConfigureTesting.cmake Remove EIGEN_TEST_C++0x option and let EIGEN_TEST_CXX11 adds the -std=c++11 flag 2015-02-20 09:31:27 +01:00
EigenDetermineOSVersion.cmake determine windows version from major.minor only, the patch number is irrelevant. 2012-01-23 21:56:46 +01:00
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
FindBLAS.cmake
FindCholmod.cmake Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport. 2014-07-09 16:54:15 +02:00
FindEigen2.cmake
FindEigen3.cmake FindEigen3.cmake: Add reading hints of Eigen directory location from environment variables EIGEN3_ROOT and EIGEN3_ROOT_DIR . 2014-08-07 15:48:53 +00:00
FindFFTW.cmake Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport. 2014-07-09 16:54:15 +02:00
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 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
FindSPQR.cmake Improve SuiteSparse cmake scripts 2013-06-12 10:12:05 +02:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
FindUmfpack.cmake Improve SuiteSparse cmake scripts 2013-06-12 10:12:05 +02:00
language_support.cmake bug #775: propagate generator when workingaround cmake bug #9220 2014-04-01 11:45:43 +02:00
RegexUtils.cmake
UseEigen3.cmake Add cmake config files 2013-10-09 10:25:50 +02:00