CMakeLists.txt 104 字节
Newer Older
1 2
cc_library(unary SRCS unary.cc DEPS convert_utils)
cc_library(binary SRCS binary.cc DEPS convert_utils)