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
379efa6e
Commit
379efa6e
authored
Dec 14, 2019
by
Timo Koch
Browse files
[cppstandard] Require C++17
parent
c77e4d15
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
379efa6e
...
...
@@ -24,8 +24,8 @@ include(DuneMacros)
dune_project
()
dune_enable_all_packages
()
# enforce C++-1
4
dune_require_cxx_standard
(
MODULE
"DuMuX"
VERSION 1
4
)
# enforce C++-1
7
dune_require_cxx_standard
(
MODULE
"DuMuX"
VERSION 1
7
)
add_subdirectory
(
cmake/modules
)
add_subdirectory
(
doc
)
...
...
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