microsoft / vscode-cmake-tools

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

Ninja-Multiconfig - HowTo with CMake presets #2829

Open Zingam opened 1 year ago

Zingam commented 1 year ago

Brief Issue Summary

A proposal as discussed here: https://github.com/microsoft/vscode-cmake-tools/discussions/2764#discussioncomment-3927358

Document that a Ninja-Multiconfig needs build presets and give a how-to example.

bobbrow commented 1 year ago

Thanks for opening this issue.