CMakeLists.txt 83 字节
Newer Older
J
Jiabin Yang 已提交
1 2 3 4
cc_library(
  static_global_utils
  SRCS static_global_utils.cc
  DEPS proto_desc)