[manifest]
name = f4d
fbsource_path = fbcode/f4d
shipit_project = f4d
shipit_fbcode_builder = true

[git]
repo_url = https://github.com/facebookexternal/f4d.git
rev = master

[build.os=windows]
builder = nop

[build.not(os=windows)]
builder = cmake

[dependencies]
double-conversion
folly
glog
googletest
boost
protobuf
lzo
libicu
re2

[shipit.pathmap]
fbcode/f4d/public_tld = .
fbcode/f4d = f4d
