Update docs to recommend CMake >= v3.2.
authorEric Christopher <echristo@gmail.com>
Mon, 4 Jan 2016 23:22:43 +0000 (23:22 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 4 Jan 2016 23:22:43 +0000 (23:22 +0000)
commit7fdf13ed48a8dfbd6e8561e5ac573cc395ffbf1b
tree5775b047767e20544b418d0091e47fee6fc787d5
parent0ecf67f2feadcd0539f206aa9735a5e5c99d7ed5
Update docs to recommend CMake >= v3.2.

CMake v3.2 or newer is necessary to get interactive output when running
Lit via Ninja. Otherwise Ninja will buffer Lit's output, which makes
for a crummy experience -- you can't tell if your tests are hung!

Patch by Justin Lebar!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256791 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CMake.rst
docs/GettingStarted.rst