Compare commits

..

No commits in common. "accc0954036ca09531b21697a3320d1b9db45779" and "b000f5eca73e014b2a8c596fe429768726b86463" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -79,14 +79,6 @@ include_directories (${Unistring_INCLUDE_DIRS}
${Ncursesw_INCLUDE_DIRS} ${Termo_INCLUDE_DIRS})
# Configuration
if ("${CMAKE_SYSTEM_NAME}" MATCHES "BSD")
# Need this for SIGWINCH in FreeBSD and OpenBSD respectively;
# our POSIX version macros make it undefined
add_definitions (-D__BSD_VISIBLE=1 -D_BSD_SOURCE=1)
elseif (APPLE)
add_definitions (-D_DARWIN_C_SOURCE)
endif ()
include (CheckFunctionExists)
set (CMAKE_REQUIRED_LIBRARIES ${Ncursesw_LIBRARIES})
CHECK_FUNCTION_EXISTS ("resizeterm" HAVE_RESIZETERM)

@ -1 +1 @@
Subproject commit 717c30120790e5b1d8b11231996f70f30a1dada8
Subproject commit d01a1ff0348174f91bb2d3ba53145cc2c9f50a7f