[PATCH] D33546: Updated getting started guide for visual studio + cmake
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 08:50:15 PDT 2017
You can't automagically add the flag.
https://cmake.org/cmake/help/latest/variable/CMAKE_GENERATOR_TOOLSET.html#variable:CMAKE_GENERATOR_TOOLSET
"The value of this variable should never be modified by project code "
On Thu, May 25, 2017 at 8:44 AM Mike Stump <mikestump at comcast.net> wrote:
> So, it is better to automagically add the required flag than erroring out,
> or documenting it.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/425b0bfa/attachment.html>
More information about the llvm-commits
mailing list