small fix (#13322)
parent
3ab3a7f392
commit
0c7f883d4f
@ -1,6 +1,5 @@
|
||||
cc_library(stringpiece SRCS piece.cc)
|
||||
cc_library(pretty_log SRCS pretty_log.cc)
|
||||
cc_test(test_pretty_log SRCS pretty_log.cc)
|
||||
cc_test(stringpiece_test SRCS piece_test.cc DEPS stringpiece glog gflags)
|
||||
cc_test(stringprintf_test SRCS printf_test.cc DEPS glog gflags)
|
||||
cc_test(to_string_test SRCS to_string_test.cc)
|
||||
|
Loading…
Reference in new issue