llama.cpp/cmake
Christian Kastner 374101fd74
cmake : enable building llama.cpp using system libggml (#12321)
* cmake: Factor out compiler flag function from ggml

llama.cpps's build requires it, too, and we may want to make use of it
without add_subdirectory(ggml).

* cmake: Enable building against system ggml

This facilitates package maintenance for Linux distributions, where the
libggml library most likely will be shipped as an individual package
upon which a llama.cpp package depends.
2025-03-17 11:05:23 +02:00
..
arm64-apple-clang.cmake Add apple arm to presets (#10134) 2024-11-02 15:35:31 -07:00
arm64-windows-llvm.cmake ggml : prevent builds with -ffinite-math-only (#7726) 2024-06-04 17:01:09 +10:00
arm64-windows-msvc.cmake Add support for properly optimized Windows ARM64 builds with LLVM and MSVC (#7191) 2024-05-16 12:47:36 +10:00
build-info.cmake cmake: fix shell command quoting in build-info script (#11309) 2025-01-20 16:02:15 +02:00
common.cmake cmake : enable building llama.cpp using system libggml (#12321) 2025-03-17 11:05:23 +02:00
git-vars.cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
llama-config.cmake.in cmake: add hints for locating ggml on Windows using Llama find-package (#11466) 2025-01-28 19:22:06 -04:00
llama.pc.in build : fix llama.pc (#11658) 2025-02-06 13:08:13 +02:00
x64-windows-llvm.cmake Changes to CMakePresets.json to add ninja clang target on windows (#10668) 2024-12-09 09:40:19 -08:00