mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-14 02:49:41 +00:00
test automatic vk shader rebuilding
This commit is contained in:
parent
e75539e8cb
commit
2c9ade61fe
9 changed files with 34 additions and 4 deletions
|
@ -580,9 +580,6 @@ void write_output_files() {
|
|||
}
|
||||
fprintf(src, "\n};\n\n");
|
||||
|
||||
if (!no_clean) {
|
||||
std::remove(path.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
fclose(hdr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue