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:
Markus Blatt 2021-10-21 15:30:44 +02:00
parent d577b74106
commit e67a55bf86

View File

@ -24,7 +24,8 @@ find_opm_package (
dune-alugrid;
ZLIB;
ZOLTAN;
METIS
METIS;
Quadmath
"
# header to search for
"dune/fem/space/shapefunctionset/legendre.hh"