sapling/build/fbcode_builder/manifests/proxygen
Luca Niccolini 9cb04a3144 add gperf manifest
Reviewed By: dddmello

Differential Revision: D17642516

fbshipit-source-id: 5e9820df831fd907c97fab1238b38712ce2f6e64
2019-09-30 12:17:08 -07:00

31 lines
412 B
Plaintext

[manifest]
name = proxygen
fbsource_path = fbcode/proxygen
shipit_project = proxygen
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/proxygen.git
[build.os=windows]
builder = nop
[build]
builder = cmake
subdir = .
[cmake.defines]
BUILD_QUIC=ON
BUILD_TESTS=OFF
[dependencies]
gperf
folly
fizz
wangle
mvfst
[shipit.pathmap]
fbcode/proxygen/public_tld = .
fbcode/proxygen = proxygen