llama: fix whole source code rebuilt on each new commit (#28278)

This commit is contained in:
Xuan-Son Nguyen
2026-09-03 23:53:04 +02:00
committed by GitHub
parent c5a5535e6e
commit d230ddd763
3 changed files with 7 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
#pragma once
#define LLAMA_VERSION "@LLAMA_VERSION@"
#define LLAMA_COMMIT "@LLAMA_BUILD_COMMIT@"