Include OSS defs in Yoga BUCK
Reviewed By: ttsugriy Differential Revision: D6630280 fbshipit-source-id: 6355d4b64a39feb000d5a104f39733a90fc5a31e
This commit is contained in:
parent
4e767013ed
commit
33da6047a3
|
@ -1,3 +1,5 @@
|
|||
include_defs("//ReactAndroid/DEFS")
|
||||
|
||||
fb_xplat_cxx_library(
|
||||
name = "yoga",
|
||||
srcs = glob(["yoga/*.cpp"]),
|
||||
|
|
Loading…
Reference in New Issue