mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Replace nb_dns library with C-Ares
This commit is contained in:
parent
e6e9144da6
commit
336c6ae5c2
8 changed files with 423 additions and 360 deletions
|
@ -480,6 +480,7 @@ include(CheckNameserCompat)
|
|||
include(GetArchitecture)
|
||||
include(RequireCXX17)
|
||||
include(FindKqueue)
|
||||
include(FindCAres)
|
||||
|
||||
if ( (OPENSSL_VERSION VERSION_EQUAL "1.1.0") OR (OPENSSL_VERSION VERSION_GREATER "1.1.0") )
|
||||
set(ZEEK_HAVE_OPENSSL_1_1 true CACHE INTERNAL "" FORCE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue