mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-10 10:00:16 +08:00
Reviewed By: bestander Differential Revision: D5035858 fbshipit-source-id: 110fc5140ee4930634ef2ac3453d0a84124516f9
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
# Set up common deps
|
|
|
|
GLOG_DEP = "//ReactAndroid/build/third-party-ndk/glog:glog"
|
|
|
|
INSPECTOR_FLAGS = []
|
|
|
|
JSC_DEPS = []
|
|
JSC_INTERNAL_DEPS = []
|