pages/*: reword descriptions without using "a CLI for" etc. (#10437)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Lena
2023-07-16 19:23:40 +02:00
committed by GitHub
parent 232ac605e9
commit 7ca1069d76
136 changed files with 156 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
# vcvarsall
> Setup the environment variables required for using the Microsoft Visual Studio tools from the command-line.
> Setup the environment variables required for using the Microsoft Visual Studio tools.
> The path of `vcvarsall` for a certain Visual Studio installation can be found using `vswhere`.
> More information: <https://learn.microsoft.com/cpp/build/building-on-the-command-line>.