vscode-cmake-tools/docs
Sinem Akinci d8a6010d0f
Update cmake-presets.md (#3992)
Fixing broken links
2024-08-16 05:27:46 -04:00
..
images
README.md
build.md
cmake-options-configuration.md
cmake-presets.md Update cmake-presets.md (#3992) 2024-08-16 05:27:46 -04:00
cmake-settings.md doc: cmake.environment is not applied to launch/debug (#3926) 2024-07-23 10:24:29 -04:00
configure.md Fix typo in configure.md (#3900) 2024-07-17 10:04:20 -04:00
debug-launch.md better match keybindings to what vscode has (#3928) 2024-07-24 13:09:09 -04:00
debug.md
faq.md
how-to.md
kits.md
pull_request_template.md
tasks.md
troubleshoot.md
variants.md

README.md

CMake Tools for Visual Studio Code documentation

CMake Tools is an extension designed to make it easy to work with CMake-based projects.

If you are new, try the CMake Tools quick start and see the frequently asked questions.

How to

Kits

Configure

Variants

Build

Debug and launch

Configure CMake Tools settings

Use CMakePresets

Troubleshoot CMake Tools

Frequently asked questions

How to contribute