mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
cluster: Add to src/CMakeLists.txt
This commit is contained in:
parent
23ca625c03
commit
ac9594ffae
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ gen_zam_target(${GEN_ZAM_SRC_DIR})
|
|||
option(USE_SQLITE "Should Zeek use SQLite?" ON)
|
||||
|
||||
add_subdirectory(analyzer)
|
||||
add_subdirectory(cluster)
|
||||
add_subdirectory(packet_analysis)
|
||||
add_subdirectory(broker)
|
||||
add_subdirectory(telemetry)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue