Skip to content
Snippets Groups Projects
Commit 13de6088 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[CMake] Recognize UMFPack in compatibility layer

The UMFPack test has been added after CMake, so I simply
didnt know that it should be placed here, too.
parent b57a46c0
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ dune_common_options_am2cmake()
# to lower case are used for configures
# --with-<package> or without-<package> options
#
CMAKE_PACKAGES="Boost Inkscape GMP LAPACK"
CMAKE_PACKAGES="Boost Inkscape GMP LAPACK UMFPack"
default_am2cmake_options $CMAKE_PACKAGES
......
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