]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : Do not install tools on iOS targets (#15903)
authorYuri Khrustalev <redacted>
Tue, 16 Sep 2025 02:54:44 +0000 (22:54 -0400)
committerGitHub <redacted>
Tue, 16 Sep 2025 02:54:44 +0000 (09:54 +0700)
commit07808ebb07e2b1aa19032705e332679ddf967614
tree6102c675fcd92bce1c93ecb06a7b84bd58def239
parent6d758839ff741d4966ca92b7f801b7a8b5b96364
cmake : Do not install tools on iOS targets (#15903)
14 files changed:
CMakeLists.txt
tools/batched-bench/CMakeLists.txt
tools/cvector-generator/CMakeLists.txt
tools/export-lora/CMakeLists.txt
tools/gguf-split/CMakeLists.txt
tools/imatrix/CMakeLists.txt
tools/llama-bench/CMakeLists.txt
tools/main/CMakeLists.txt
tools/mtmd/CMakeLists.txt
tools/perplexity/CMakeLists.txt
tools/quantize/CMakeLists.txt
tools/run/CMakeLists.txt
tools/tokenize/CMakeLists.txt
tools/tts/CMakeLists.txt