mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 18:58:34 -06:00
Merge topic 'clang-cl-vfs'
20ebaed972Clang: Add support for passing VFS argumentsd993ebd4caclang-cl: Add '--' before source filea94672b919cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflict Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5087
This commit is contained in:
9
Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst
Normal file
9
Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
CMAKE_CLANG_VFS_OVERLAY
|
||||
-----------------------
|
||||
|
||||
.. versionadded:: 3.19
|
||||
|
||||
When cross compiling for windows with clang-cl, this variable can be an
|
||||
absolute path pointing to a clang virtual file system yaml file, which
|
||||
will enable clang-cl to resolve windows header names on a case sensitive
|
||||
file system.
|
||||
Reference in New Issue
Block a user