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

[git]
repo_url = https://github.com/facebookincubator/fb303.git

[build]
builder = cmake

[dependencies]
folly
gflags
glog
fbthrift

[cmake.defines.test=on]
BUILD_TESTS=ON

[cmake.defines.test=off]
BUILD_TESTS=OFF

[shipit.pathmap]
fbcode/fb303/github = .
fbcode/fb303 = fb303
