sapling/build/fbcode_builder/manifests/fmt
Koray Polat c993337227 Update fmt from 5.3.0 to 6.1.1
Summary: Updated fmt version to be on par with buck build. It was causing inconsistencies.

Reviewed By: vitaut

Differential Revision: D20528011

fbshipit-source-id: d9e04ed2c28b839eaeff24120162c4db4732fa55
2020-03-19 17:54:15 -07:00

15 lines
255 B
Plaintext

[manifest]
name = fmt
[download]
url = https://github.com/fmtlib/fmt/archive/6.1.1.tar.gz
sha256 = bf4e50955943c1773cc57821d6c00f7e2b9e10eb435fafdd66739d36056d504e
[build]
builder = cmake
subdir = fmt-6.1.1
[cmake.defines]
FMT_TEST = OFF
FMT_DOC = OFF