microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.48k stars 455 forks source link

if Win64 is at the end of the generator, use platform x64 #4025

Closed gcampbell-msft closed 2 months ago

gcampbell-msft commented 2 months ago

Fixes issue brought up in #4020.

In short, there is an edge case of back compatibility for cmake versions 3.1 and earlier. Our recent changes to preferred generators logic made this bug evident.

This bug only affects kits, and only affects users who are using that back compatibility, documented here: https://cmake.org/cmake/help/latest/generator/Visual%20Studio%2015%202017.html#platform-selection