CMakeLists.txt 126 字节
Newer Older
1 2
cc_library(var_desc_lite SRCS var_desc.cc DEPS framework_proto)
cc_library(op_desc_lite SRCS op_desc.cc DEPS framework_proto)