zeek/zkg-config.in
Arne Welzel 2891b8af44 cmake: Fixup BRO_PLUGIN_INSTALL_PATH references
Commit 19cbb328a9 removed setting of
BRO_PLUGIN_INSTALL_PATH in favor of ZEEK_PLUGIN_DIR. Replace left-over
references the former.
2023-04-24 12:15:37 +02:00

9 lines
239 B
Text

# Zeek-generated zkg config file.
[sources]
zeek = https://github.com/zeek/packages
[paths]
state_dir = @ZEEK_ZKG_STATE_DIR@
script_dir = @ZEEK_SCRIPT_INSTALL_PATH@/site
plugin_dir = @ZEEK_PLUGIN_DIR@
bin_dir = @CMAKE_INSTALL_PREFIX@/bin