vscode-cmake-tools/docs
Julien Staub 281529ba7b
Correct wording to reflect actual text (#2334)
2022-01-20 08:16:41 -08:00
..
images convert Erika Sweet doc to markdown (#1742) 2021-04-12 10:49:01 -07:00
README.md Fixing broken links to contributing file (#2016) 2021-07-26 11:56:44 -07:00
build.md Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -07:00
cmake-presets.md point 'develop' references to 'main' instead (#2217) 2021-10-29 15:04:10 -07:00
cmake-settings.md Update cmake-settings.md 2022-01-14 08:31:00 -08:00
configure.md Correct wording to reflect actual text (#2334) 2022-01-20 08:16:41 -08:00
debug-launch.md point 'develop' references to 'main' instead (#2217) 2021-10-29 15:04:10 -07:00
faq.md point 'develop' references to 'main' instead (#2217) 2021-10-29 15:04:10 -07:00
how-to.md Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -07:00
issue_template.md Add Log Diagnostics command (#2141) 2021-09-30 09:26:31 -07:00
kits.md Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -07:00
pull_request_template.md Tweak issue/PR templates 2018-09-21 23:03:58 -06:00
troubleshoot.md point 'develop' references to 'main' instead (#2217) 2021-10-29 15:04:10 -07:00
variants.md fix typo in variant docs (#1970) 2021-07-02 15:44:43 -07:00

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