llama.cpp/ggml/cmake
Kai Pastor 60f816a79d cmake : fix usage issues (ggml/1257)
* CMake config: Create target only once

Fix error on repeated find_package(ggml).
For simplicity, check only for the top-level ggml::ggml.

* CMake config: Add CUDA link libs

* CMake config: Add OpenCL link libs

* CMake config: Use canonical find_dependency

Use set and append to control link lib variables.
Apply more $<LINK_ONLY...>.

* CMake config: Wire OpenMP dependency
2025-07-24 20:27:23 +03:00
..
GitVars.cmake scripts : update sync + fix cmake merge 2025-03-27 10:09:29 +02:00
common.cmake ggml-cpu : rework weak alias on apple targets (#14146) 2025-06-16 13:54:15 +08:00
ggml-config.cmake.in cmake : fix usage issues (ggml/1257) 2025-07-24 20:27:23 +03:00