aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindKLU.cmake
Commit message (Collapse)AuthorAge
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
| | | | | | Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style.
* KLU depends on BTF but not on libSuiteSparse nor CholmodGravatar Gael Guennebaud2017-11-10
|
* Add support for SuiteSparse's KLU routinesGravatar Kyle Vedder2017-10-04