From b333b06772c89d96aacb5490d6a219fba7c09cc6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 12 Feb 2026 20:57:17 +0100 Subject: Engage! --- compile_flags.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 compile_flags.txt (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..f8820ba --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,4 @@ +-I./llama.cpp/include/ +-I./llama.cpp/ggml/include/ +-L./llama.cpp/build/src +-L./llama.cpp/build/ggml/src -- cgit v1.2.3