Skip to content

Commit 7c5a50f

Browse files
author
Colin Robertson
authored
Revert "Updates to Linux - CMake content (#1556)" (MicrosoftDocs#1562)
This reverts commit 1073e2f.
1 parent 1073e2f commit 7c5a50f

8 files changed

+289
-325
lines changed

docs/ide/TOC.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
# [Visual C++ Tools and Features in Visual Studio Editions](visual-cpp-tools-and-features-in-visual-studio-editions.md)
1111
# [Open Folder projects](non-msbuild-projects.md)
1212
# [CMake projects](cmake-tools-for-visual-cpp.md)
13-
## [Customize CMake settings](customize-cmake-settings.md)
14-
## [Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)
1513
# [MSBuild Projects](creating-and-managing-visual-cpp-projects.md)
1614
## [Project Types in Visual C++](visual-cpp-project-types.md)
1715
## [Add New Item Templates in Visual C++](using-visual-cpp-add-new-item-templates.md)

docs/ide/cmake-tools-for-visual-cpp.md

Lines changed: 265 additions & 12 deletions
Large diffs are not rendered by default.

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

Lines changed: 0 additions & 50 deletions
This file was deleted.

docs/ide/customize-cmake-settings.md

Lines changed: 0 additions & 208 deletions
This file was deleted.

docs/linux/TOC.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# [Download, install and set up the Linux Development workload](download-install-and-setup-the-linux-development-workload.md)
2-
# [Configure a Linux project](configure-a-linux-project.md)
3-
# [Configure a Linux CMake project](cmake-linux-project.md)
4-
# [Create a new Linux project](create-a-new-linux-project.md)
5-
# [Connect to your remote Linux computer](connect-to-your-remote-linux-computer.md)
6-
# [Deploy, run, and debug your Linux project](deploy-run-and-debug-your-linux-project.md)
1+
# [Download, Install and Setup the Linux Development Workload](download-install-and-setup-the-linux-development-workload.md)
2+
# [Configure a Linux Project](configure-a-linux-project.md)
3+
# [Configure a Linux CMake Project](cmake-linux-project.md)
4+
# [Create a New Linux Project](create-a-new-linux-project.md)
5+
# [Connect to Your Remote Linux Computer](connect-to-your-remote-linux-computer.md)
6+
# [Deploy, Run, and Debug Your Linux Project](deploy-run-and-debug-your-linux-project.md)
77
# [Linux Project Property Page Reference](prop-pages-linux.md)
88
## [General Properties (Linux)](prop-pages/general-linux.md)
99
## [Debugging Properties (Linux)](prop-pages/debugging-linux.md)

0 commit comments

Comments
 (0)