1 2 3 4
add_library(transpose_objs OBJECT transpose.cu ) target_link_libraries(transpose_objs PRIVATE sp1_gpu_common)