mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Add template file and cmake call for zeek-path setup on Windows
This commit is contained in:
parent
dd26990410
commit
08a039446f
3 changed files with 13 additions and 0 deletions
|
@ -9,5 +9,6 @@
|
|||
#
|
||||
# ZEEKPATH=`./zeek-path-dev` ./src/zeek
|
||||
#
|
||||
# This file should be kept in sync with the ZEEKPATH line in zeek-path-dev.bat.in.
|
||||
|
||||
echo .:${cmake_source_dir}/scripts:${cmake_source_dir}/scripts/policy:${cmake_source_dir}/scripts/site:${cmake_binary_dir}/scripts:${cmake_binary_dir}/scripts/builtin-plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue