-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/topic/timw/cmake-find-package'
* origin/topic/timw/cmake-find-package: Remove usage of FindRequiredPackage Require CMake 3.15 for consistency with other Zeek projects Update submodules for find_package() fixes
- Loading branch information
Showing
8 changed files
with
20 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.5.0-24 | ||
2.5.0-34 |
Submodule pysubnettree
updated
6 files
+10 −0 | CHANGES | |
+12 −51 | CMakeLists.txt | |
+1 −1 | README | |
+1 −1 | VERSION | |
+1 −1 | cmake | |
+2 −6 | configure |
Submodule trace-summary
updated
6 files
+8 −0 | CHANGES | |
+2 −6 | CMakeLists.txt | |
+1 −1 | README | |
+1 −1 | VERSION | |
+1 −1 | cmake | |
+1 −1 | trace-summary |
Submodule cmake
updated
4 files
+2 −0 | FindRequiredPackage.cmake | |
+2 −2 | FindSubnetTree.cmake | |
+2 −2 | ZeekPluginDynamic.cmake | |
+1 −1 | zeek-plugin-create-package.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters