From 441f977b6be6e7fbd771bdb5601a2d8d6ad9a152 Mon Sep 17 00:00:00 2001 From: Abdou Sarr Date: Wed, 17 Aug 2016 13:52:24 -0400 Subject: [PATCH] Update CMake README to reflect current file names --- cmake/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/README b/cmake/README index 4aafdbf32a3..100b24d4b51 100644 --- a/cmake/README +++ b/cmake/README @@ -1 +1 @@ -See docs/CMake.html for instructions on how to build LLVM with CMake. +See docs/CMake.rst for instructions on how to build LLVM with CMake.