Closed gcampbell-msft closed 2 months ago
@gcampbell-msft @qarni We verified both issues on CMake Tools: v1.19.47 (pre-release) and they have been fixed:
Actual result: Issue:https://github.com/microsoft/vscode-cmake-tools/issues/2934
Issue:https://github.com/microsoft/vscode-cmake-tools/issues/4011
Small bug where we were returning the wrong variable from the
expandBuildPresetVariables
method.Fixes the testing done here https://github.com/microsoft/vscode-cmake-tools/pull/3905#issuecomment-2311910578.
Also fixes #4011
Thanks @v-frankwang!
@qarni FYI.