Browse Source

Utilities: Update hard-coded try_compile results for curl 8.4.0

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

+ 1 - 0
Utilities/cmThirdPartyChecks.cmake

@@ -173,6 +173,7 @@ if(WIN32)
   set(HAVE_SIGNAL_H 1)
   set(HAVE_SIZEOF_ADDRESS_FAMILY 0)
   set(HAVE_SIZEOF_SA_FAMILY_T 0)
+  set(HAVE_SIZEOF_SUSECONDS_T 0)
   set(HAVE_SOCKETPAIR 0)
   set(HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 0)
   set(HAVE_SPAWN_H 0)