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