Skip to content
Snippets Groups Projects
Commit 142bd331 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[Sphinx] Fix and improve documentation of FindSuiteSparse

parent 2ee54677
Branches
Tags
1 merge request!8Feature/fs1702 cmake add suitesparse support rebased
......@@ -2,10 +2,11 @@
#
# Find the SuiteSparse libraries like UMFPACK or SPQR.
#
# .. cmake_param:: COMPONENTS
# :multi:
# :argname: component
# Example which tries to find Suite Sparse's UMFPack component:
#
# :code:`find(SuiteSparse COMPONENTS UMFPACK)`
#
# :ref:`COMPONENTS`
# A list of required components. Components are:
# AMD, BTF, CAMD, CCOLAMD, CHOLMOD, COLAMD, CXSPARSE,
# KLU, LDL, RBIO, SPQR, UMFPACK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment