chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
cc_library(
|
||||
pretty_log
|
||||
SRCS pretty_log.cc
|
||||
DEPS phi common)
|
||||
cc_library(
|
||||
string_helper
|
||||
SRCS string_helper.cc
|
||||
DEPS phi common)
|
||||
Reference in New Issue
Block a user