BoringSSL is a fork of OpenSSL developed by Google
boringssl can be found via the built-in CMake find-module:
find_package(OpenSSL REQUIRED)
target_link_libraries(main PRIVATE OpenSSL::SSL OpenSSL::Crypto)
Build bssl executable
v2021-06-23#4
!uwp
Complex license
Manifest