[PATCH] D41156: [cmake] Add support for case-sensitive Windows SDKs
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 00:41:30 PST 2017
smeenai created this revision.
smeenai added reviewers: compnerd, rnk, zturner.
Herald added a subscriber: mgorny.
When the Windows SDK is hosted on a case-sensitive filesystem (e.g. when
compiling on Linux and not using ciopfs), we can automatically generate
a VFS overlay for headers and symlinks for libraries.
https://reviews.llvm.org/D41156
Files:
cmake/platforms/WinMsvc.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41156.126676.patch
Type: text/x-patch
Size: 5772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/9a25a07a/attachment.bin>
More information about the llvm-commits
mailing list