[CMake] How to have Visual Studio 15 2017 actually use a 64 bit toolchain.

Mateusz Loskot mateusz at loskot.net
Fri Sep 21 10:27:54 EDT 2018


On Fri, 21 Sep 2018 at 16:13, Michael Jackson
<mike.jackson at bluequartz.net> wrote:
>
> For those that want to actually use Visual Studio 15 2017 is there anything in CMake or an environment variable that can be set?

Isn't host=x64 for that purpose?

https://cmake.org/cmake/help/v3.12/variable/CMAKE_GENERATOR_TOOLSET.html

Best regards
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the CMake mailing list