summaryrefslogtreecommitdiff
path: root/parallel-libs/streamexecutor/examples/CMakeLists.txt
blob: 1d09a5454295fb01a59f467db6b8488e704a0496 (plain)
1
2
add_executable(cuda_saxpy_example CUDASaxpy.cpp)
target_link_libraries(cuda_saxpy_example streamexecutor)