Skip to content

Commit dc98535

Browse files
committed
README: drop VS command shell instructions
Users should not be advised to use the VS command prompt; instead, they should let cmake find their Visual Studio installation.
1 parent b2d54cf commit dc98535

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -177,16 +177,6 @@ If you want to build a universal binary for Mac OS X, CMake sets it
177177
all up for you if you use `-DCMAKE_OSX_ARCHITECTURES="i386;x86_64"`
178178
when configuring.
179179

180-
Windows
181-
-------
182-
183-
You need to run the CMake commands from the Visual Studio command
184-
prompt, not the regular or Windows SDK one. Select the right generator
185-
for your version with the `-G "Visual Studio X" option.
186-
187-
See [the website](http://libgit2.github.com/docs/guides/build-and-link/)
188-
for more detailed instructions.
189-
190180
Android
191181
-------
192182

0 commit comments

Comments
 (0)