Commit bcb87a65 authored by zhujiashun's avatar zhujiashun

replace_include_with_find_package: openssl

parent 6a7743c1
......@@ -181,7 +181,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
)
endif()
include(FindOpenSSL)
find_package(OpenSSL)
include_directories(
${GFLAGS_INCLUDE_PATH}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment