mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Merge branch 'topic/bbannier/issue-4587'
This commit is contained in:
commit
767ddfd8a1
3 changed files with 6 additions and 1 deletions
|
@ -649,6 +649,7 @@ if (ENABLE_DEBUG)
|
|||
set(VERSION_C_IDENT "${VERSION_C_IDENT}_debug")
|
||||
target_compile_definitions(zeek_internal INTERFACE DEBUG)
|
||||
target_compile_definitions(zeek_dynamic_plugin_base INTERFACE DEBUG)
|
||||
set(SPICYZ_FLAGS "-d" CACHE STRING "Additional flags to pass to spicyz for builtin analyzers")
|
||||
endif ()
|
||||
|
||||
if (NOT BINARY_PACKAGING_MODE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue