Skip to content
Snippets Groups Projects
Commit f4ced4cb authored by Ned Coltman's avatar Ned Coltman
Browse files

Merge branch 'cherry-pick-d99ffe88' into 'releases/3.2'

Merge branch 'cleanup/remove-openmp-dependency' into 'master'

See merge request dumux-repositories/dumux!2103
parents 426404f1 1b7d2de0
No related branches found
No related tags found
2 merge requests!2152WIP add default fluxcache properties,!2103Merge branch 'cleanup/remove-openmp-dependency' into 'master'
...@@ -14,7 +14,3 @@ find_package(PTScotch) ...@@ -14,7 +14,3 @@ find_package(PTScotch)
find_package(PVPython) find_package(PVPython)
find_package(Valgrind) find_package(Valgrind)
find_package(Quadmath) find_package(Quadmath)
# The following is required for being able to depend on OPM.
# Remove once a better solution has been found at
# https://github.com/OPM/opm-common/issues/1751.
find_package(OpenMP)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment