facebookincubator / fizz

C++14 implementation of the TLS-1.3 standard
Other
1.13k stars 158 forks source link

support finding libzstd through pkg-config #97

Open nektro opened 1 year ago

nektro commented 1 year ago

the config is setup already for libsodium but not zstd

https://github.com/facebookincubator/fizz/blob/main/build/fbcode_builder/CMake/FindSodium.cmake vs https://github.com/facebookincubator/fizz/blob/main/build/fbcode_builder/CMake/FindZstd.cmake