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

CMake Quickstart #3717

Closed qarni closed 2 months ago

qarni commented 2 months ago

This change addresses item #3649

This improves the CMake QuickStart experience by allowing the user to dynamically create a CMakePresets.json file.

Quick Start wizard process: 1 proj name 2 proj lang 3 proj type 4 addl 5 selectTargets 6 select preset 7 select compiler

Error Checking: Screenshot 2024-04-24 121759

gcampbell-msft commented 2 months ago

Also, don't forget CHANGELOG.md updates