mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/neverlord/version-header'
* origin/topic/neverlord/version-header: testing/zeek-version-link: Assume nm is there Drop dependency for zeek_dynamic_plugin_base Fixup ifdef check in Plugin.h Update cmake_minimum_required() in test plugins testing: Add zeek-version-link tests Clean up ZEEK_CONFIG_SKIP_VERSION_H issues cmake-format during merge
This commit is contained in:
commit
8c0e7cd8bc
14 changed files with 51 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
project(Zeek-Plugin-Demo-Foo)
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
if (NOT ZEEK_DIST)
|
||||
message(FATAL_ERROR "ZEEK_DIST not set")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue