1CMAKE_CLANG_VFS_OVERLAY 2----------------------- 3 4.. versionadded:: 3.19 5 6When cross compiling for windows with clang-cl, this variable can be an 7absolute path pointing to a clang virtual file system yaml file, which 8will enable clang-cl to resolve windows header names on a case sensitive 9file system. 10