mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Revert "Fix some failing plugin tests on OS X 10.11"
This reverts commit a4e5591e18
.
This commit is contained in:
parent
420bef58aa
commit
c3a43274e4
2 changed files with 0 additions and 6 deletions
|
@ -9,9 +9,6 @@ endif ()
|
|||
|
||||
set(CMAKE_MODULE_PATH ${BRO_DIST}/cmake)
|
||||
|
||||
find_package(OpenSSL)
|
||||
include_directories(${OPENSSL_INCLUDE_DIR})
|
||||
|
||||
include(BroPlugin)
|
||||
|
||||
bro_plugin_begin(Demo Foo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue