summarylogtreecommitdiffstats
path: root/disable-talk-llama.patch
blob: 2919f0fb89ff330becb092961165323542941e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
diff '--color=auto' -Naur a/examples/CMakeLists.txt b/examples/CMakeLists.txt
--- a/examples/CMakeLists.txt	2025-08-22 18:16:51.708814774 +0200
+++ b/examples/CMakeLists.txt	2025-08-22 18:17:05.242918561 +0200
@@ -109,7 +109,6 @@
     if (WHISPER_SDL2)
         add_subdirectory(stream)
         add_subdirectory(command)
-        add_subdirectory(talk-llama)
         add_subdirectory(lsp)
         if (GGML_SYCL)
             add_subdirectory(sycl)