cmake find_package(openssl) examples
nghttp2/nghttp2
CMakeLists.txt
:107
find_package
(Libevent
2.0
.
8
COMPONENTS core extra openssl)
Corvusoft/restbed
CMakeLists.txt
:63
find_package
( openssl REQUIRED )