Skip to content

Commit 0c7f883

Browse files
authored
small fix (#13322)
1 parent 3ab3a7f commit 0c7f883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

paddle/fluid/string/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
cc_library(stringpiece SRCS piece.cc)
22
cc_library(pretty_log SRCS pretty_log.cc)
3-
cc_test(test_pretty_log SRCS pretty_log.cc)
43
cc_test(stringpiece_test SRCS piece_test.cc DEPS stringpiece glog gflags)
54
cc_test(stringprintf_test SRCS printf_test.cc DEPS glog gflags)
65
cc_test(to_string_test SRCS to_string_test.cc)

0 commit comments

Comments
 (0)