mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-06 08:01:27 +00:00
This commit introduces a mechanism to embed all licenses directly into the compiled binaries. This eliminates the need to distribute separate LICENSE files alongside the executable, making the binaries self-contained and simplifying deployment. |
||
|---|---|---|
| .. | ||
| arm64-apple-clang.cmake | ||
| arm64-windows-llvm.cmake | ||
| build-info.cmake | ||
| common.cmake | ||
| git-vars.cmake | ||
| license.cmake | ||
| llama-config.cmake.in | ||
| llama.pc.in | ||
| riscv64-spacemit-linux-gnu-gcc.cmake | ||
| x64-windows-llvm.cmake | ||