dune-fem uses QuadMath if available, search for it.
One still has to set USE_QUADMATH to true otherwise no search will happen.
This commit is contained in:
parent
d577b74106
commit
e67a55bf86
@ -24,7 +24,8 @@ find_opm_package (
|
||||
dune-alugrid;
|
||||
ZLIB;
|
||||
ZOLTAN;
|
||||
METIS
|
||||
METIS;
|
||||
Quadmath
|
||||
"
|
||||
# header to search for
|
||||
"dune/fem/space/shapefunctionset/legendre.hh"
|
||||
|
Loading…
Reference in New Issue
Block a user