File size: 415 Bytes
b664585 |
1 2 3 4 5 6 7 8 9 10 11 12 |
file(REMOVE_RECURSE
"../../bin/llama-speculative-simple"
"../../bin/llama-speculative-simple.pdb"
"CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o"
"CMakeFiles/llama-speculative-simple.dir/speculative-simple.cpp.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/llama-speculative-simple.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|