blob: 1d09a5454295fb01a59f467db6b8488e704a0496 [file] [log] [blame]
add_executable(cuda_saxpy_example CUDASaxpy.cpp)
target_link_libraries(cuda_saxpy_example streamexecutor)