CMakeLists.txt 70 字节
Newer Older
1 2 3 4 5
core_gather_headers()

gather_srcs(infrt_src SRCS
    pd_ops.cc
    )