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