summaryrefslogtreecommitdiffstats
path: root/Tests/FindLAPACK/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Find{BLAS,LAPACK}: De-duplicate and generalize test creation logicBrad King2021-10-051-49/+2
| | | | | Interpret `CMake_TEST_FindBLAS` and `CMake_TEST_FindLAPACK` as a sequence of option assignments intermixed with vendor names.
* ci: Verify that Intel MKL is found when it is the only BLAS/LAPACKBrad King2021-07-121-2/+12
| | | | Issue: #22403
* Find{BLAS,LAPACK}: Add tests covering Intel MKL with GNU compilerBrad King2021-06-101-8/+22
|
* Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendorBrad King2021-04-211-0/+13
|
* Find{BLAS,LAPACK}: Add test case covering Intel MKLBrad King2021-04-141-10/+12
|
* FindLAPACK: Provide the LAPACK::LAPACK import targetRobert Maynard2020-04-271-0/+10