Skip to content

Commit cdb1a50

Browse files
authored
Merge pull request MicrosoftDocs#2629 from MicrosoftDocs/master
1/20/2020 AM Publish
2 parents e93f3e6 + 03f2e5a commit cdb1a50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build/launch-vs-schema-reference-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ helpviewer_keywords: ["launch.vs.json file [C++]"]
66

77
# launch.vs.json schema reference (C++)
88

9-
Use the *launch.vs.json* file to configure debugging parameters. To create the file. right-click on an executable file in **Solution Explorer** and choose **Debug and Launch Settings**. Choose the option that most closely matches your project and then use the following properties to modify the configuration as needed:
9+
Use the *launch.vs.json* file to configure debugging parameters. To create the file. right-click on an executable file in **Solution Explorer** and choose **Debug and Launch Settings**. Choose the option that most closely matches your project and then use the following properties to modify the configuration as needed. For more information on debugging CMake projects, see [Configure CMake debugging sessions](/cpp/build/configure-cmake-debugging-sessions).
1010

1111
## Default properties
1212

0 commit comments

Comments
 (0)