Skip to content
Snippets Groups Projects
Unverified Commit cfb0cf2a authored by Brent Huisman's avatar Brent Huisman Committed by GitHub
Browse files

Update required CMake version in the docs (3.12). (#1090)

parent 323f67cc
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ with very few tools. ...@@ -28,7 +28,7 @@ with very few tools.
Tool Notes Tool Notes
=========== ============================================ =========== ============================================
Git To check out the code, minimum version 2.0. Git To check out the code, minimum version 2.0.
CMake To set up the build, minimum version 3.9 CMake To set up the build, minimum version 3.12.
compiler A C++14 compiler. See `compilers <install-compilers_>`_. compiler A C++14 compiler. See `compilers <install-compilers_>`_.
=========== ============================================ =========== ============================================
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment