diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a9beb4a8..16cbe5954 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,6 +54,7 @@ endif() find_package(opm-common REQUIRED) include(OpmInit) +OpmSetPolicies() # not the same location as most of the other projects; this hook overrides macro (dir_hook)