facebookincubator / fizz

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

libfmt is a dependency of Folly #46

Closed keksipurkki closed 4 years ago

keksipurkki commented 4 years ago

The build script mac-build.sh does not install libfmt even though it's a dependency of Folly, resulting in a broken build.

Fix: Add libfmt to the list of build dependencies.

ngoyal commented 4 years ago

Thanks for doing this! It looks like #47 is a subset of this PR, so we can probably close that one if this one works out.

facebook-github-bot commented 4 years ago

@ngoyal merged this pull request in facebookincubator/fizz@967c3b8c5f64204f113104de7fe16aa48fb64a40.