1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-09 20:49:10 -04:00

fix bazel build

This commit is contained in:
Darien Raymond
2019-02-10 19:19:05 +01:00
parent 4eb2b5e607
commit 9a125276b5
7 changed files with 57 additions and 62 deletions

View File

@@ -1,6 +1 @@
workspace(name = "v2ray_core")
local_repository(
name = "v2ray_ext",
path = "../ext",
)