Skip to content
Snippets Groups Projects
Commit 7077d22e authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Merge branch 'issue/suitesparse-find-package' into 'master'

Move the find_package(SuiteSparse) from istl to common

See merge request core/dune-istl!538
parents 0dd97632 89a8602e
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,6 @@ find_package(SuperLU 5.0)
include(AddSuperLUFlags)
find_package(ARPACKPP)
include(AddARPACKPPFlags)
find_package(SuiteSparse OPTIONAL_COMPONENTS CHOLMOD LDL SPQR UMFPACK)
include(AddSuiteSparseFlags)
# enable / disable backwards compatibility w.r.t. category
set(DUNE_ISTL_SUPPORT_OLD_CATEGORY_INTERFACE 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment