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
32b3d59f
Commit
32b3d59f
authored
Apr 30, 2020
by
Timo Koch
Browse files
[cleanup] Remove OpenMP dependency after upstream fix in opm-common/release/2020.04
parent
0463867a
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/modules/DumuxMacros.cmake
View file @
32b3d59f
...
...
@@ -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
)
Timo Koch
@timok
mentioned in commit
1b7d2de0
·
Apr 30, 2020
mentioned in commit
1b7d2de0
mentioned in commit 1b7d2de0531b322c0362e537944593e8a693a9ba
Toggle commit list
Timo Koch
@timok
mentioned in merge request
!2103 (merged)
·
Apr 30, 2020
mentioned in merge request
!2103 (merged)
mentioned in merge request !2103
Toggle commit list
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