diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CMake.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/CMake.rst b/docs/CMake.rst index 69eeaab..c9fe538 100644 --- a/docs/CMake.rst +++ b/docs/CMake.rst @@ -280,11 +280,6 @@ LLVM-specific variables are ``Address``, ``Memory`` and ``MemoryWithOrigins``. Defaults to empty string. -**LLVM_STATIC_MSVC_RUNTIME**:BOOL - When building with MSVC, link against the static runtime library (/MT or /MTd - for release and debug builds, respectively) instead of the dynamic one. - Defaults to OFF. - Executing the test suite ======================== |