eigen/cmake
Hans Johnson 9d5cdc98c3 COMP: target_compile_definitions requires cmake 2.8.11
Features committed in 2016 have required cmake verison 2.8.11.

`sergiu Tue Nov 22 12:25:06 2016 +0100:   target_compile_definitions`

Set the minimum cmake version to the minimum version that
is capable of compiling or installing the code base.
2019-11-17 14:59:32 -06:00
..
Eigen3Config.cmake.in [PATCH] cmake: Support source include with add_subdirectory and 2018-09-07 15:50:19 -04:00
Eigen3ConfigLegacy.cmake.in Added relocatable cmake support also for CMake before 3.0 and after 2.8.8 2016-12-06 10:37:34 +01:00
EigenConfigureTesting.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
EigenDetermineOSVersion.cmake Fix cross-compiling windows version detection 2016-04-04 11:47:46 +02:00
EigenDetermineVSServicePack.cmake Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknown 2015-06-24 15:17:37 +02:00
EigenTesting.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
EigenUninstall.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindAdolc.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindBLAS.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindBLASEXT.cmake Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
FindCholmod.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindComputeCpp.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindEigen2.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindEigen3.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindFFTW.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGLEW.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindGMP.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGoogleHash.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGSL.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindHWLOC.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindKLU.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindLAPACK.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindMetis.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindMPFR.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindPastix.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindPTSCOTCH.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindScotch.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindSPQR.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindTriSYCL.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindUmfpack.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
language_support.cmake COMP: target_compile_definitions requires cmake 2.8.11 2019-11-17 14:59:32 -06:00
RegexUtils.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
UseEigen3.cmake