Skip to content

Commit 5fe85cc

Browse files
committed
Sync headers
1 parent 110e219 commit 5fe85cc

File tree

3 files changed

+324
-32
lines changed

3 files changed

+324
-32
lines changed

cmake/cmake/platforms/Windows.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,6 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
3737

3838
# PHP has unconditional getaddrinfo() support on Windows for now.
3939
set(HAVE_GETADDRINFO 1)
40+
41+
set(HAVE_NICE 1)
4042
endif()

0 commit comments

Comments
 (0)