test=develop;fix error (#23467)

revert-23830-2.0-beta
tianshuo78520a 5 years ago committed by GitHub
parent 81f1402f6c
commit d8a21ef6f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
cc_library(fs SRCS fs.cc DEPS string_helper glog boost)
cc_library(shell SRCS shell.cc DEPS string_helper glog timer)
cc_library(shell SRCS shell.cc DEPS string_helper glog timer enforce)
cc_test(test_fs SRCS test_fs.cc DEPS fs shell)

Loading…
Cancel
Save