Skip to content
Snippets Groups Projects
Commit d99ffe88 authored by Timo Koch's avatar Timo Koch
Browse files

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

[cleanup] Remove OpenMP dependency after upstream fix in opm-common/release/2020.04

See merge request dumux-repositories/dumux!2102
parents 0463867a 32b3d59f
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,3 @@ find_package(PTScotch)
find_package(PVPython)
find_package(Valgrind)
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