cmake
BoringSSL
examples
apache/brpc
CMakeLists.txt
:276
find_package
(BoringSSL)
HumbleNet/HumbleNet
3rdparty/libwebsockets/CMakeLists.txt
:98
find_package
(BoringSSL CONFIG QUIET)
yugabyte/yugabyte-db
src/odyssey/CMakeLists.txt
:106
find_package
(BoringSSL REQUIRED)