LibCrypto: Link with OpenSSL

Add OpenSSL with vcpkg and link with LibCrypto using CMake.

Also added a placeholder GN setup.
This commit is contained in:
devgianlu
2024-12-20 09:06:14 +01:00
committed by Ali Mohammad Pur
parent b6561f5e2b
commit 002a93a33c
4 changed files with 10 additions and 0 deletions

View File

@@ -80,6 +80,7 @@
"name": "mman",
"platform": "windows"
},
"openssl",
{
"name": "pthread",
"platform": "windows"