mirror of
https://github.com/curl/curl.git
synced 2026-01-26 06:57:57 +00:00
cmake: sync two unix pre-fill comments with win32 [ci skip]
Cherry-picked from #20406
This commit is contained in:
parent
19b1e44660
commit
55fc4e0dbb
@ -242,8 +242,8 @@ set(HAVE_SOCKET 1)
|
||||
set(HAVE_SOCKETPAIR 1)
|
||||
set(HAVE_STDATOMIC_H 1)
|
||||
set(HAVE_STDBOOL_H 1)
|
||||
set(HAVE_STDDEF_H 1)
|
||||
set(HAVE_STDINT_H 1)
|
||||
set(HAVE_STDDEF_H 1) # detected by CMake internally in check_type_size()
|
||||
set(HAVE_STDINT_H 1) # detected by CMake internally in check_type_size()
|
||||
set(HAVE_STRCASECMP 1)
|
||||
set(HAVE_STRCMPI 0)
|
||||
set(HAVE_STRDUP 1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user