We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a54d8e commit 1b8d14aCopy full SHA for 1b8d14a
cmake/SelectWinHTTP.cmake
@@ -1,4 +1,4 @@
1
-if(WIN32 AND WINHTTP)
+if(WIN32 AND USE_WINHTTP)
2
set(GIT_WINHTTP 1)
3
4
# Since MinGW does not come with headers or an import library for winhttp,
0 commit comments