Lines Matching refs:libevent
2 # Libevent CMake project
15 # cd libevent
19 # start libevent.sln
47 project(libevent C)
120 "Define if libevent should build without support for a debug mode" OFF)
126 "Define if libevent should not allow replacing the mm functions" OFF)
129 "Define if libevent should not be compiled with thread support" OFF)
132 "Define if libevent should build without support for OpenSSL encryption" OFF)
135 "Defines if libevent should build without the benchmark executables" OFF)
160 # (i.e. libevent is used via add_subdirectory())
972 # go away in a future version of Libevent.
1456 "${CMAKE_INSTALL_PREFIX}/lib/cmake/libevent")
1458 export(PACKAGE libevent)
1480 CACHE PATH "Libevent include directories")
1551 message(STATUS " ---( Libevent " ${EVENT_VERSION} " )---")