File size: 442 Bytes
72eccb8 |
1 2 3 4 5 6 7 8 9 10 11 12 |
file(REMOVE_RECURSE
"../../bin/thrust.example.cuda.async_reduce"
"../../bin/thrust.example.cuda.async_reduce.pdb"
"CMakeFiles/thrust.example.cuda.async_reduce.dir/async_reduce.cu.o"
"CMakeFiles/thrust.example.cuda.async_reduce.dir/async_reduce.cu.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang CUDA)
include(CMakeFiles/thrust.example.cuda.async_reduce.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|