sapling/build/fbcode_builder/manifests/fbzmq

30 lines
479 B
Plaintext
Raw Normal View History

[manifest]
name = fbzmq
fbsource_path = facebook/fbzmq
shipit_project = fbzmq
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/fbzmq.git
[build.os=linux]
builder = cmake
[build.not(os=linux)]
# boost.fiber is required and that is not available on macos.
# libzmq doesn't currently build on windows.
builder = nop
[dependencies]
boost
folly
fbthrift
googletest
libzmq
[shipit.pathmap]
fbcode/fbzmq = fbzmq
fbcode/fbzmq/public_tld = .
[shipit.strip]