Skip to content

Commit c45d53b

Browse files
authored
adjust format
1 parent c9a9eb6 commit c45d53b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/ide/get-started-linux-cmake.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,13 +179,22 @@ In this tutorial, you have seen a code base cloned directly from GitHub, and bui
179179
180180
## Next steps
181181
182-
Learn more about configuring and debugging CMake projects in Visual Studio:
182+
Learn more about configuring and debugging CMake projects in Visual Studio:
183+
183184
> [!div class="nextstepaction"]
184-
> [CMake Tools for Visual C++](../ide/cmake-tools-for-visual-cpp.md)<br/>
185+
186+
> [CMake Tools for Visual C++](../ide/cmake-tools-for-visual-cpp.md)
187+
185188
> [Configure a Linux CMake project](../linux/cmake-linux-project.md)
189+
186190
> [Connect to your remote Linux computer](../linux/connect-to-your-remote-linux-computer.md)
191+
187192
> [Customize CMake build settings](customize-cmake-settings.md)
193+
188194
> [Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)
195+
189196
> [Deploy, run, and debug your Linux project](../linux/deploy-run-and-debug-your-linux-project.md)
197+
190198
> [CMake predefined configuration reference](cmake-predefined-configuration-reference.md)
199+
191200
>

0 commit comments

Comments
 (0)