Fix mismerge in commit b54df70.

We lost the SuiteSparse detection.
This commit is contained in:
Bård Skaflestad 2013-07-09 13:54:47 +02:00
parent b54df706a9
commit 09bd9a44ac

View File

@ -30,6 +30,8 @@ set (${project}_DEPS
opm-core REQUIRED"
# Eigen
"Eigen3 3.1"
# Tim Davis' SuiteSparse package (UMFPACK component)
"SuiteSparse COMPONENTS umfpack"
)
# Additional search modules