Commit Graph

3 Commits

Author SHA1 Message Date
Roland Kaufmann
75ab13e802 Declare a need to know if BOOST is available
Note that the variable HAVE_DUNE_BOOST is not set by FindBoost,
but by OpmAliases.
2014-01-24 15:45:57 +01:00
Roland Kaufmann
44238f4b0c Declare a need to know if UMFPACK is available
Note that the variable HAVE_UMFPACK is not set by FindSuiteSparse,
but by OpmAliases.
2014-01-24 15:42:35 +01:00
Roland Kaufmann
ada5da71d3 Create aliases for probed variables
Headers from other libraries (notably DUNE) require definitions of
other variables than our probe process set (e.g. HAVE_UMFPACK instead
of HAVE_SUITESPARSE_UMFPACK_H). This module sets those aliases for
compatibility.
2014-01-24 15:42:35 +01:00