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

