mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-12 14:25:16 +08:00
31f796ebef
The latest version of `mpreal` has a bug that breaks `min`/`max`. It also breaks with the latest dev version of `mpfr`. Here we add `FindMPREAL.cmake` which searches for the library and tests if compilation works. Removed our internal copy of `mpreal.h` under `unsupported/test`, as it is out-of-sync with the latest, and similarly breaks with the latest `mpfr`. It would be best to use the installed version of `mpreal` anyways, since that's what we actually want to test. Fixes #2282. |
||
---|---|---|
.. | ||
ComputeCppCompilerChecks.cmake | ||
ComputeCppIRMap.cmake | ||
Eigen3Config.cmake.in | ||
Eigen3ConfigLegacy.cmake.in | ||
EigenConfigureTesting.cmake | ||
EigenDetermineOSVersion.cmake | ||
EigenDetermineVSServicePack.cmake | ||
EigenSmokeTestList.cmake | ||
EigenTesting.cmake | ||
EigenUninstall.cmake | ||
FindAdolc.cmake | ||
FindBLAS.cmake | ||
FindBLASEXT.cmake | ||
FindCHOLMOD.cmake | ||
FindComputeCpp.cmake | ||
FindEigen2.cmake | ||
FindEigen3.cmake | ||
FindFFTW.cmake | ||
FindGLEW.cmake | ||
FindGMP.cmake | ||
FindGoogleHash.cmake | ||
FindGSL.cmake | ||
FindHWLOC.cmake | ||
FindKLU.cmake | ||
FindLAPACK.cmake | ||
FindMetis.cmake | ||
FindMPFR.cmake | ||
FindMPREAL.cmake | ||
FindPASTIX.cmake | ||
FindPTSCOTCH.cmake | ||
FindSCOTCH.cmake | ||
FindSPQR.cmake | ||
FindStandardMathLibrary.cmake | ||
FindSuperLU.cmake | ||
FindTriSYCL.cmake | ||
FindUMFPACK.cmake | ||
RegexUtils.cmake | ||
UseEigen3.cmake |