add dep for fs.cc, test=develop, test=document_fix (#24881)

revert-24981-add_device_attr_for_regulization
Chen Weihang 5 years ago committed by GitHub
parent 3792a49d81
commit 6aae034f8d
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(fs SRCS fs.cc DEPS string_helper glog boost enforce)
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