diff options
Diffstat (limited to 'llvm/docs/CMake.rst')
| -rw-r--r-- | llvm/docs/CMake.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index 92e7b9c2a47..3234eb0d57f 100644 --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -533,7 +533,7 @@ LLVM-specific variables `share/doc/llvm/ocaml-html`. **LLVM_CREATE_XCODE_TOOLCHAIN**:BOOL - OS X Only: If enabled CMake will generate a target named + macOS Only: If enabled CMake will generate a target named 'install-xcode-toolchain'. This target will create a directory at $CMAKE_INSTALL_PREFIX/Toolchains containing an xctoolchain directory which can be used to override the default system tools. |

