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