Commit d141da43 authored by Pedro Eugenio Rocha Pedreira's avatar Pedro Eugenio Rocha Pedreira Committed by Facebook GitHub Bot

Add getdeps.py manifest

Summary: Adding simple getdeps.py manifest for f4d.

Reviewed By: amitkdutta

Differential Revision: D25842791

fbshipit-source-id: eabc33ec526c454f301f8cd401156f6250e5eaa1
parent c21a0011
[manifest]
name = f4d
fbsource_path = fbcode/f4d
shipit_project = f4d
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebookexternal/f4d.git
# Skip non-linux builds for now.
[build.not(os=linux)]
builder = nop
[build.os=linux]
builder = cmake
[dependencies]
double-conversion
folly
glog
googletest
boost
protobuf
lzo
[shipit.pathmap]
fbcode/f4d/public_tld = .
fbcode/f4d = f4d
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