Skip to content

Commit ef23948

Browse files
authored
adjust format
1 parent c45d53b commit ef23948

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

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

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -182,19 +182,11 @@ In this tutorial, you have seen a code base cloned directly from GitHub, and bui
182182
Learn more about configuring and debugging CMake projects in Visual Studio:
183183
184184
> [!div class="nextstepaction"]
185-
186-
> [CMake Tools for Visual C++](../ide/cmake-tools-for-visual-cpp.md)
187-
188-
> [Configure a Linux CMake project](../linux/cmake-linux-project.md)
189-
190-
> [Connect to your remote Linux computer](../linux/connect-to-your-remote-linux-computer.md)
191-
192-
> [Customize CMake build settings](customize-cmake-settings.md)
193-
194-
> [Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)
195-
196-
> [Deploy, run, and debug your Linux project](../linux/deploy-run-and-debug-your-linux-project.md)
197-
185+
> [CMake Tools for Visual C++](../ide/cmake-tools-for-visual-cpp.md)<br/><br/>
186+
> [Configure a Linux CMake project](../linux/cmake-linux-project.md)<br/><br/>
187+
> [Connect to your remote Linux computer](../linux/connect-to-your-remote-linux-computer.md)<br/><br/>
188+
> [Customize CMake build settings](customize-cmake-settings.md)<br/><br/>
189+
> [Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)<br/><br/>
190+
> [Deploy, run, and debug your Linux project](../linux/deploy-run-and-debug-your-linux-project.md)<br/><br/>
198191
> [CMake predefined configuration reference](cmake-predefined-configuration-reference.md)
199-
200192
>

0 commit comments

Comments
 (0)