<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 11:12 PM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I believe this may actually be possible, but honestly I haven't tested it.<div><br></div><div>But maybe you can be a guinea pig :)  If you've installed the LLVM toolchain (so that it shows up as an option in Visual Studio's project settings), then you can run cmake -G "Visual Studio 12" -T LLVM-vs2013</div><div><br></div><div>Source: <a href="http://www.cmake.org/Bug/bug_relationship_graph.php?bug_id=14458&graph=relation" target="_blank">http://www.cmake.org/Bug/bug_relationship_graph.php?bug_id=14458&graph=relation</a></div><div><div class="h5"><div><br><div class="gmail_quote"><br></div></div></div></div></div></blockquote></div></div><div class="gmail_extra">OK I didn't installed the VS <span style="font-size:12.8000001907349px">LLVM toolchain, that's why it was still using cl.exe. But it works with ninja!</span></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>