Refactor policy settings (Needed by OPM/opm-common#1675)

This commit is contained in:
Markus Blatt 2020-04-14 14:48:38 +02:00
parent b629ae764c
commit 292a3fb44c

View File

@ -60,6 +60,7 @@ endmacro (dir_hook)
# we cannot generate dune.module since it is read by dunecontrol before
# the build starts, so it makes sense to keep the data there then.
include (OpmInit)
OpmSetPolicies()
set(USE_OPENMP_DEFAULT ON)