vscode-cmake-tools/docs
Bob Brown f6dfcffea7
Add Log Diagnostics command (#2141)
2021-09-30 09:26:31 -07: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 Update build target (#1893) 2021-05-21 09:30:09 -07:00
cmake-settings.md Update cmake-settings.md (#2119) 2021-09-13 10:26:23 -07:00
configure.md Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -07:00
debug-launch.md Update debug-launch.md (#1874) 2021-06-16 10:25:53 -07:00
faq.md Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -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 Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -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