mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 21:53:49 +01:00
trunk: backport eventing from 1.4.3
This commit is contained in:
@@ -14,7 +14,6 @@ if(CMAKE_SYSTEM MATCHES "Windows")
|
||||
set(SYSLIBS ${SYSLIBS} ws2_32)
|
||||
else (CMAKE_SYSTEM MATCHES "Windows")
|
||||
set(SRCS ${BASE_SRCS} ${LIN_SRCS})
|
||||
add_definitions(-DPOCO_HAVE_FD_POLL)
|
||||
endif(CMAKE_SYSTEM MATCHES "Windows")
|
||||
|
||||
if (NOT POCO_STATIC)
|
||||
|
||||
Reference in New Issue
Block a user