itpp
itpp copied to clipboard
Keep the cmake modules FindLAPACK and FindBLAS in sync with the git repo of CMake
These modules are copied from https://github.com/Kitware/CMake/tree/master/Modules, and can fix the error to find LAPACK and BLAS on Windows.
Tested platforms (cmake version 3.23.1)
- Windows, MinGW GCC in MSYS2
- Windows, MSVC
- openSUSE tumbleweed