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

fix presets expansion #4024

Closed gcampbell-msft closed 2 months ago

gcampbell-msft commented 2 months ago

Ensure we have the right environment when expanding all fields of preset.

Fixes #4019

qarni commented 2 months ago

changelog?