Commit 0d7f79c2 authored by Mahesh Balakrishnan's avatar Mahesh Balakrishnan Committed by Facebook GitHub Bot

Setting up basic build for delos_core

Summary: This diff adds the manifest file for delos_core so we can build using getdeps.

Reviewed By: hanm

Differential Revision: D26011286

fbshipit-source-id: becb1a665a95f0d593072885c3ddfcf5c4403f51
parent 6ce98b52
[manifest]
name = delos_core
fbsource_path = fbcode/delos_core
shipit_project = delos_core
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebookincubator/delos_core.git
[build.os=linux]
builder = cmake
[build.not(os=linux)]
builder = nop
[dependencies]
glog
googletest
folly
fbthrift
fb303
re2
[shipit.pathmap]
fbcode/delos_core = .
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