[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
sigar
libzmq

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

[shipit.strip]
