You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<sup><aname="windows-git">1</a></sup> Provides `git` to clone projects from GitHub. You may download it from [git-scm](https://git-scm.com/) instead.<br/>
34
+
<sup><aname="windows-python">2</a></sup> Provides `python` needed for Python integration. You may download it from [python](https://www.python.org/) instead.<br/>
35
+
36
+
**Suggested** Visual Studio Components
37
+
28
38
| Component | ID |
29
39
|-----------|----|
30
40
| C++ CMake tools for Windows<sup>[1](#windows-cmake)</sup> | Microsoft.VisualStudio.Component.VC.CMake.Project |
31
-
| Git for Windows<sup>[2](#windows-git)</sup> | Microsoft.VisualStudio.Component.Git |
<sup><aname="windows-cmake">1</a></sup> Provides `ninja` which is needed for building projects. You may download it from [ninja-build](https://github.com/ninja-build/ninja) instead.<br/>
35
-
<sup><aname="windows-git">2</a></sup> Provides `git` to clone projects from GitHub. You may download it from [git-scm](https://git-scm.com/) instead.<br/>
36
-
<sup><aname="windows-python">3</a></sup> Provides `python` needed for Python integration. You may download it from [python](https://www.python.org/) instead.<br/>
0 commit comments