Skip to content

Commit 1f719db

Browse files
committed
Sync headers
1 parent d448dc2 commit 1f719db

File tree

3 files changed

+490
-50
lines changed

3 files changed

+490
-50
lines changed

cmake/cmake/platforms/Windows.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
3939
set(HAVE_GETADDRINFO 1)
4040

4141
set(HAVE_NICE 1)
42+
set(HAVE_FNMATCH 1)
4243
endif()

0 commit comments

Comments
 (0)