diff --git a/docs/CMake.html b/docs/CMake.html index d83e3ad5456..190d102c832 100644 --- a/docs/CMake.html +++ b/docs/CMake.html @@ -254,7 +254,7 @@
Build LLVM tools. Defaults to ON.
LLVM_BUILD_EXAMPLES:BOOL
-
Build LLVM examples. Defaults to ON.
+
Build LLVM examples. Defaults to OFF.
LLVM_ENABLE_THREADS:BOOL
Build with threads support, if available. Defaults to ON.