mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
8 lines
108 B
CMake
8 lines
108 B
CMake
zeek_add_plugin(
|
|
Zeek
|
|
FileEntropy
|
|
SOURCES
|
|
Entropy.cc
|
|
Plugin.cc
|
|
BIFS
|
|
events.bif)
|