Skip to content
Snippets Groups Projects
Commit a7b1615b authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[!772] README.md: update compiler requirements

Merge branch 'update-compiler-requirements' into 'master'

ref:core/dune-common According to dev meeting 2020-02

See merge request [core/dune-common!772]

  [core/dune-common!772]: gitlab.dune-project.org/core/dune-common/merge_requests/772
parents 383d9523 85c769aa
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,10 @@ Dependencies
dune-common depends on the following software packages
- pkg-config
- GNU C, C++ >=5
these might also work:
icc (C/C++) >= 16.0
Clang >= 3.8
The compiler has to support C++14.
- Compiler (C, C++): GNU >=7 or Clang >= 5
Other compilers might work too, they need to support C++17 to the extend the
ones above do.
The following software is recommended but optional:
......
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