mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-17 04:59:16 +08:00
Add header_namespace to handle cross-platform uses
Differential Revision: D7101683 fbshipit-source-id: 2a95cd1447d4cc5d796556e3281d08136cd130ff
This commit is contained in:
committed by
Facebook Github Bot
parent
ddcd609a86
commit
35583e52f4
@@ -5,6 +5,7 @@ cxx_library(
|
||||
srcs = [
|
||||
"glog_init.cpp",
|
||||
],
|
||||
header_namespace = "",
|
||||
exported_headers = ["fb/glog_init.h"],
|
||||
compiler_flags = [
|
||||
"-fexceptions",
|
||||
|
||||
Reference in New Issue
Block a user