aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindSPQR.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.
* SPQR and UmfPack need to link to cholmod.Gravatar Gael Guennebaud2015-11-05
| | | | | (grafted from 47592d31eabfb09b811005a725ea5ca2eb5a6fcf )
* Improve SuiteSparse cmake scriptsGravatar Gael Guennebaud2013-06-12
|
* Add more useful functions to SPQR interfaceGravatar Desire NUENTSA2012-11-13