mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-24 05:34:37 +08:00
Build yoga in OSS
Differential Revision: D7417644 fbshipit-source-id: 2641c1abc1083db83cbb304f8dcc7b781e329041
This commit is contained in:
committed by
Facebook Github Bot
parent
e3941a18b1
commit
979c01ed2d
@@ -1,6 +1,6 @@
|
||||
load("//ReactNative:DEFS.bzl", "rn_xplat_cxx_library")
|
||||
load("//ReactNative:DEFS.bzl", "cxx_library")
|
||||
|
||||
rn_xplat_cxx_library(
|
||||
cxx_library(
|
||||
name = "yoga",
|
||||
srcs = glob(["yoga/*.cpp"]),
|
||||
header_namespace = "",
|
||||
|
||||
Reference in New Issue
Block a user