mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-28 17:14:17 +00:00
Add GitHub data: filename sanitization (#640)
This commit is contained in:
17
github-data/pull_requests/571 - Fix CMakeLists.md
Normal file
17
github-data/pull_requests/571 - Fix CMakeLists.md
Normal file
@@ -0,0 +1,17 @@
|
||||
### 🐛 [#571](https://github.com/ikawrakow/ik_llama.cpp/pull/571) - Fix CMakeLists
|
||||
|
||||
| **Author** | `ikawrakow` |
|
||||
| :--- | :--- |
|
||||
| **State** | ❌ **Closed** |
|
||||
| **Created** | 2025-07-02 |
|
||||
| **Updated** | 2025-07-02 |
|
||||
|
||||
---
|
||||
|
||||
#### Description
|
||||
|
||||
The Vulkan stuff had ended up outside the `if (GGML_VULKAN)` condition, which prevents building any configuration unless having Vulkan installed.
|
||||
|
||||
This PR fixes it.
|
||||
|
||||
Oh, it shows as 130 lines changed because I retabed (don't like having tabs in source code). The change is much smaller in reality.
|
||||
Reference in New Issue
Block a user