You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
302 B
10 lines
302 B
3 years ago
|
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.
|