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)
v2024-09-13#0
!uwp
Complex license
Manifest