whisper.cpp/ggml/cmake
Kai Pastor 5c3b794c51 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-28 13:02:32 +03:00
..
BuildTypes.cmake cmake : sync cmake scripts 2025-02-03 22:00:57 +02:00
GitVars.cmake cmake : sync cmake scripts 2025-02-03 22:00:57 +02:00
common.cmake ggml-cpu : rework weak alias on apple targets (llama/14146) 2025-06-18 12:40:34 +03:00
ggml-config.cmake.in cmake : fix usage issues (ggml/1257) 2025-07-28 13:02:32 +03:00