add subdirectories of yoga also to js sources
Summary: Update build file to include subdirectories of yoga also in sources Reviewed By: davidaurelio Differential Revision: D16560253 fbshipit-source-id: 5dee4379912e003d4a1fa611882fbf736321615c
This commit is contained in:
committed by
Facebook Github Bot
parent
a2aa1b7fca
commit
8c270e68cc
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
"sources": [
|
"sources": [
|
||||||
"<!@(ls -1 sources/yoga/*.cpp)",
|
"<!@(ls -1 sources/yoga/*.cpp)",
|
||||||
|
"<!@(ls -1 sources/yoga/*/*.cpp)",
|
||||||
"sources/Config.cc",
|
"sources/Config.cc",
|
||||||
"sources/Node.cc",
|
"sources/Node.cc",
|
||||||
"sources/global.cc",
|
"sources/global.cc",
|
||||||
|
Reference in New Issue
Block a user