cuda_add_library(cc_cuda cc_cuda.cu)
target_link_libraries(cc_cuda ggrt)

