mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
7 lines
93 B
CMake
7 lines
93 B
CMake
zeek_add_plugin(
|
|
PacketAnalyzer
|
|
MPLS
|
|
SOURCES
|
|
MPLS.cc
|
|
Plugin.cc
|
|
)
|