Skip to content

Commit c397b37

Browse files
authored
Update configure-cmake-debugging-sessions.md
1 parent 2239fff commit c397b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/configure-cmake-debugging-sessions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Native CMake support is available in Visual Studio 2017 and later. To see the do
1717
All executable CMake targets are shown in the **Startup Item** dropdown in the toolbar. Select one to start a debugging session and launch the debugger.
1818

1919
:::image type="complex" source="../media/new-dropdowns.png" alt-text="Picture depicting the CMake startup items.":::
20-
There is a play button dropdown to select your current debug target. From there, you can see all your debug targets. In this example, there is a HelloWorld.exe debug target available.
20+
<There is a play button dropdown to select your current debug target. From there, you can see all your debug targets. In this example, there is a HelloWorld.exe debug target available.>
2121
:::image-end:::
2222

2323
![Screenshot of the CMake startup item dropdown.](media/new-dropdowns.png "CMake startup item dropdown")

0 commit comments

Comments
 (0)