cmake
HAS_EPOLL
examples
loentar/ngrest
CMakeLists.txt
:36
check_include_file_cxx(sys/epoll.h HAS_EPOLL)
loentar/ngrest
CMakeLists.txt
:38
add_definitions
(-DHAS_EPOLL)