CMakeLists.txt 74 字节
Newer Older
1 2 3 4
cc_test(
  test_op_signature
  SRCS test_op_signature.cc
  DEPS op_utils)