mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Use the same rules as cmake submodule to reformat Zeek
This commit is contained in:
parent
fd72d81bad
commit
84e3f414a7
125 changed files with 1423 additions and 1670 deletions
|
@ -1,9 +1,8 @@
|
|||
|
||||
project(Zeek-Packet-Plugin-Demo)
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
if ( NOT ZEEK_DIST )
|
||||
if (NOT ZEEK_DIST)
|
||||
message(FATAL_ERROR "ZEEK_DIST not set")
|
||||
endif ()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue