[PATCH] D39814: Create a Cross-Compilation CMake toolchain file for NonWindows -> Windows
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 9 10:55:11 PST 2017
zturner updated this revision to Diff 122274.
zturner added a comment.
Updated with the suggestions. The `-imsvc` argument is nice, and allows us to get rid of manually specifying the resource directory, which was one of the FIXMEs I had before. So that is now fixed.
https://reviews.llvm.org/D39814
Files:
llvm/cmake/platforms/WinMsvc.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39814.122274.patch
Type: text/x-patch
Size: 9298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/3470d5a8/attachment.bin>
More information about the llvm-commits
mailing list