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