[PATCH] D29952: Create msbuild only when using MSVC

Mateusz MikuĊ‚a via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 02:33:40 PST 2017


mati865 added a comment.

I suppose those 4 lines were your concern: https://github.com/llvm-mirror/llvm/blob/3ca564103abdd0c70f28f270873a2e535c245a6f/CMakeLists.txt#L231

I ran `make package` in the build dir patched with this diff and https://reviews.llvm.org/D29772 and it returned no errors.
Install and uninstall of created package was also successful.


Repository:
  rL LLVM

https://reviews.llvm.org/D29952





More information about the llvm-commits mailing list