mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
4 lines
83 B
CMake
4 lines
83 B
CMake
zeek_add_plugin(
|
|
Zeek RawReader
|
|
SOURCES Raw.cc Plugin.cc
|
|
BIFS raw.bif)
|