CMakeLists.txt 65 字节
Newer Older
1 2 3 4
cc_library(
  phi_xpu_op_list
  SRCS xpu_op_list.cc
  DEPS glog)