Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
f4ced4cb
Commit
f4ced4cb
authored
Apr 30, 2020
by
Ned Coltman
Browse files
Merge branch 'cherry-pick-
d99ffe88
' into 'releases/3.2'
Merge branch 'cleanup/remove-openmp-dependency' into 'master' See merge request
!2103
parents
426404f1
1b7d2de0
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/modules/DumuxMacros.cmake
View file @
f4ced4cb
...
...
@@ -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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment