Commit 3fe63e48 authored by Shrikrishna Khare's avatar Shrikrishna Khare Committed by Facebook Github Bot

fbcode_builder: getdeps: fboss: add FBOSS fetcher

Summary:
The previous diffs in the stack add fbcode_builder manifests for FBOSS
dependencies iproute2 and OpenNSL. The other FBOSS dependencies already have
fbcode_builder support. Thus, add FBOSS manifest.

Additionally, this patch also modifies fboss CMakeLists.txt to get FBOSS to
build using fbcode_builder.

Reviewed By: wez

Differential Revision: D15626298

fbshipit-source-id: 31802ef695ae69b08f526bbeb299c59f3b9d44be
parent fc8b6513
[manifest]
name = fboss
fbsource_path = fbcode/fboss
shipit_project = fboss
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/fboss.git
[build.os=linux]
builder = cmake
[build.not(os=linux)]
builder = nop
[dependencies]
folly
wangle
rsocket-cpp
mstch
fizz
fmt
libsodium
googletest
zstd
fbthrift
iproute2
OpenNSL
libmnl
libusb
libcurl
libnl
[shipit.pathmap]
fbcode/fboss/github = .
fbcode/fboss/common = common
fbcode/fboss = fboss
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment