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