Re: [CMake] How to specify VS2017 compilers when on VS2019

2019-08-20 Thread Robert Maynard
You can use that method so you get the IDE features of VS2019 but the VS2017 compiler. On Fri, Aug 16, 2019 at 2:19 PM Michael Jackson wrote: > > Why can't I do -T v141? > > -- > Mike Jackson > > On 8/16/19, 2:09 PM, "Kyle Edwards" wrote: > > On Fri, 2019-08-16 at 13:54 -0400, Michael Jacks

[CMake] howto compile cmake source code with visual studio 2019 on windows platform

2019-08-20 Thread wang jeppeter
Hi: i have read from README.rst in the github.com/Kitware/cmake but i never find howto compile cmake source code with visual studio 2019 ,can somebody tell me howto ,thank you -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wi