diff options
| author | Oscar Fuentes <ofv@wanadoo.es> | 2010-11-25 21:41:48 +0000 |
|---|---|---|
| committer | Oscar Fuentes <ofv@wanadoo.es> | 2010-11-25 21:41:48 +0000 |
| commit | e1c6a67df6226d45994049020b4a2810b033d915 (patch) | |
| tree | 9ee06157bba764424c42cb76905a5e77c3615a20 | |
| parent | e6c974b2308b78d07c35ba72e560be4c7055ffc9 (diff) | |
| download | bcm5719-llvm-e1c6a67df6226d45994049020b4a2810b033d915.tar.gz bcm5719-llvm-e1c6a67df6226d45994049020b4a2810b033d915.zip | |
Bump required cmake version on CMake.html.
llvm-svn: 120162
| -rw-r--r-- | llvm/docs/CMake.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.html b/llvm/docs/CMake.html index e2dac2e314d..c5c55382649 100644 --- a/llvm/docs/CMake.html +++ b/llvm/docs/CMake.html @@ -68,7 +68,7 @@ <ol> <li><p><a href="http://www.cmake.org/cmake/resources/software.html">Download</a> - and install CMake. Version 2.6.2 is the minimum required.</p> + and install CMake. Version 2.8 is the minimum required.</p> <li><p>Open a shell. Your development tools must be reachable from this shell through the PATH environment variable.</p> |

