test=develop;fix error (#23467)
parent
81f1402f6c
commit
d8a21ef6f3
@ -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)
|
||||||
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)
|
cc_test(test_fs SRCS test_fs.cc DEPS fs shell)
|
||||||
|
Loading…
Reference in new issue