Patch by: Stephen Kelly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229121
91177308-0d34-0410-b5e6-
96231b3b80d8
We use here the command-line, non-interactive CMake interface.
#. `Download <http://www.cmake.org/cmake/resources/software.html>`_ and install
- CMake. Version 2.8 is the minimum required.
+ CMake. Version 2.8.8 is the minimum required.
#. Open a shell. Your development tools must be reachable from this shell
through the PATH environment variable.