Remove traffixr manifest (#4188)

Summary:
X-link: https://github.com/facebookincubator/velox/pull/4188

The traffixr project is no longer supported. Remove it's getdeps manifest.

Reviewed By: kvtsoy

Differential Revision: D43702497

fbshipit-source-id: 36329df49a9414f55b368a1c6e2f927ca94e0bb2
This commit is contained in:
Matthew William Edwards 2023-03-03 08:34:28 -08:00 committed by Facebook GitHub Bot
parent 9ae6fdac16
commit 70af7a3c0a

View File

@ -1,39 +0,0 @@
[manifest]
name = traffixr
fbsource_path = fbcode/viola/traffixr
shipit_project = traffixr
shipit_fbcode_builder = false
# Ubuntu 18.04 does not meet our Boost package's minimum version.
[build.distro=ubuntu]
builder = nop
# Windows doesn't find the Boost package we need
[build.os=windows]
builder = nop
[build]
builder = cmake
subdir = .
[cmake.defines.test=on]
BUILD_TESTS = ON
[cmake.defines.all(os=windows, test=on)]
BUILD_TESTS = OFF
[cmake.defines.test=off]
BUILD_TESTS = OFF
[dependencies]
folly
fizz
mvfst
nlohmann-json
[dependencies.all(test=on, not(os=windows))]
googletest
glog
[shipit.pathmap]
fbcode/viola/traffixr = .