CMakeLists.txt 84 字节
Newer Older
D
dongdaxiang 已提交
1 2
cc_library(fs SRCS fs.cc DEPS glog boost)
cc_library(shell SRCS shell.cc DEPS glog)