mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
2bf07fa5b5
Replaced deprecated `DetermineVSServicePack`macro with recommended `CMAKE_CXX_COMPILER_VERSION`. Deleted custom `OSVersion` detection. The windows-specific code is highly outdated, and on other systems simply returns `CMAKE_SYSTEM`. We will get values like `windows-10.0.17763`, but this is preferable to `unknownwin`, and saves us needing to maintain a separate cmake file. |
||
---|---|---|
.. | ||
ComputeCppCompilerChecks.cmake | ||
ComputeCppIRMap.cmake | ||
Eigen3Config.cmake.in | ||
EigenConfigureTesting.cmake | ||
EigenSmokeTestList.cmake | ||
EigenTesting.cmake | ||
EigenUninstall.cmake | ||
FindAdolc.cmake | ||
FindBLAS.cmake | ||
FindBLASEXT.cmake | ||
FindCHOLMOD.cmake | ||
FindComputeCpp.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 |