vscode-cmake-tools/docs
Sinem Akinci d8a6010d0f
Update cmake-presets.md (#3992)
Fixing broken links
2024-08-16 05:27:46 -04:00
..
images Other fixes for docs referencing old status bar (#3419) 2023-11-15 19:19:30 +00:00
README.md Add script mode and ability to connect to externally launched CMake process. (#3277) 2023-09-20 13:20:31 -04:00
build.md Other fixes for docs referencing old status bar (#3419) 2023-11-15 19:19:30 +00:00
cmake-options-configuration.md Use relative intralinks; Point 'issues' to main GH repo (#3858) 2024-07-08 11:04:08 -04:00
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 Add script mode and ability to connect to externally launched CMake process. (#3277) 2023-09-20 13:20:31 -04:00
faq.md Use relative intralinks; Point 'issues' to main GH repo (#3858) 2024-07-08 11:04:08 -04:00
how-to.md Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -07:00
kits.md Update kits-variants doc with unsupported commands that are specific for presets (#3784) 2024-05-28 07:24:37 -04:00
pull_request_template.md Tweak issue/PR templates 2018-09-21 23:03:58 -06:00
tasks.md update Docs on Clean and Install task (#2717) 2022-08-30 19:29:28 +00:00
troubleshoot.md Use relative intralinks; Point 'issues' to main GH repo (#3858) 2024-07-08 11:04:08 -04:00
variants.md Add "Unspecified" Build Type and Use by Default (Kits Only) (#3879) 2024-07-11 19:05:59 +00: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