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