Include OSS defs in Yoga BUCK

Reviewed By: ttsugriy

Differential Revision: D6630280

fbshipit-source-id: 6355d4b64a39feb000d5a104f39733a90fc5a31e
This commit is contained in:
Héctor Ramos
2017-12-22 14:25:21 -08:00
committed by Facebook Github Bot
parent 4e767013ed
commit 33da6047a3

View File

@@ -1,3 +1,5 @@
include_defs("//ReactAndroid/DEFS")
fb_xplat_cxx_library(
name = "yoga",
srcs = glob(["yoga/*.cpp"]),