We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d54cf commit dc98535Copy full SHA for dc98535
README.md
@@ -177,16 +177,6 @@ If you want to build a universal binary for Mac OS X, CMake sets it
177
all up for you if you use `-DCMAKE_OSX_ARCHITECTURES="i386;x86_64"`
178
when configuring.
179
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
190
Android
191
-------
192
0 commit comments