Browse Source

Utilities: Update hard-coded try_compile results for curl 7.88.1

Brad King 2 years ago
parent
commit
d7e206fd58
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Utilities/cmThirdPartyChecks.cmake

+ 1 - 0
Utilities/cmThirdPartyChecks.cmake

@@ -161,6 +161,7 @@ if(WIN32)
   set(HAVE_REGEX_H 0)
   set(HAVE_RSA_H 0)
   set(HAVE_SELECT 0)
+  set(HAVE_SENDMSG 0)
   set(HAVE_SETENV 0)
   set(HAVE_SETMODE 1)
   set(HAVE_SETRLIMIT 0)