summaryrefslogtreecommitdiff
path: root/docs/CMake.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CMake.html')
-rw-r--r--docs/CMake.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CMake.html b/docs/CMake.html
index 6389c7f22a..ac07b0d6d4 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -351,6 +351,11 @@
Function Interface library. If the library or its headers are
installed on a custom location, you can set the variables
FFI_INCLUDE_DIR and FFI_LIBRARY_DIR. Defaults to OFF.</dd>
+
+ <dt><b>LLVM_CLANG_SOURCE_DIR</b>:PATH</dt>
+ <dd>Path to Clang's source directory. Defaults to tools/clang.
+ Clang will not be built when it is empty or it does not point valid
+ path.</dd>
</dl>
</div>