mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:57:36 +00:00
Meta: Download cacert.pem at build time
This commit is contained in:
parent
06340ca674
commit
b07654c3c1
4 changed files with 31 additions and 1 deletions
|
@ -13,3 +13,5 @@ set(SOURCES
|
|||
|
||||
serenity_lib(LibTLS tls)
|
||||
target_link_libraries(LibTLS PRIVATE LibCore LibCrypto)
|
||||
|
||||
include(ca_certificates_data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue