[cfe-dev] Building Clang on Windows
Dennis Luehring via cfe-dev
cfe-dev at lists.llvm.org
Thu Oct 4 00:18:51 PDT 2018
Am 03.10.2018 um 23:29 schrieb Reid Kleckner via cfe-dev:
> Can anyone who actually knows answer Shaob's question? He asked "Does the
> Win64 generator automatically imply -Thost=x64?
CMake gives a warning if not using -Thost=x64 with VS2017 generator
Win64 that i could happen that the x86 tool chain is used - so i think
its not automatically implied
More information about the cfe-dev
mailing list