Skip to content

Latest commit

 

History

History
107 lines (83 loc) · 5.62 KB

README.md

File metadata and controls

107 lines (83 loc) · 5.62 KB

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

Use CMakePresets

Configure

Build

Debug and launch

Configure CMake Tools settings

Kits

Variants

Troubleshoot CMake Tools

Frequently asked questions

How to contribute