Skip to content

Commit a47bb30

Browse files
committed
Fix nits
1 parent 39cdccd commit a47bb30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/cmake/platforms/Windows.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,6 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
405405
set(HAVE_STD_SYSLOG FALSE)
406406
#Have symbol strcasestr
407407
set(HAVE_STRCASESTR FALSE)
408-
#Have symbol strerror_r
409-
set(HAVE_STRERROR_R FALSE)
410408
#Have includes strings.h
411409
set(HAVE_STRINGS_H FALSE)
412410
#Have symbol strlcat

0 commit comments

Comments
 (0)