Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d062a74

Browse files
authored
Merge pull request #24 from eric-ooi/master
Update CMakeLists.txt for Zeek 6.1.0 minimum CMake version
2 parents 8c129ee + 70f954b commit d062a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
22

33
project(ZeekPluginHTTP2)
44

0 commit comments

Comments
 (0)