Revert "Fix some failing plugin tests on OS X 10.11"

This reverts commit a4e5591e18.
This commit is contained in:
Robin Sommer 2016-08-01 08:24:28 -07:00
parent 420bef58aa
commit c3a43274e4
2 changed files with 0 additions and 6 deletions

View file

@ -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)