mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Update build script
Add back a couple changes that got lost during cleanup.
This commit is contained in:
parent
d57679e3dd
commit
cf09f137bd
2 changed files with 3 additions and 1 deletions
|
@ -80,6 +80,8 @@ set(CPACK_SOURCE_IGNORE_FILES "" CACHE STRING "Files to be ignored by CPack")
|
|||
|
||||
set(ZEEK_INCLUDE_PLUGINS "" CACHE STRING "Extra plugins to add to the build.")
|
||||
|
||||
set(ZEEK_VERSION_LOCAL "" CACHE STRING "Custom version string.")
|
||||
|
||||
# Look into the build tree for additional CMake modules.
|
||||
list(APPEND CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR})
|
||||
list(APPEND CMAKE_PREFIX_PATH ${CMAKE_BINARY_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue