5b446cc815
* chore: update gitattributes * chore: add build info source
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
int LLAMA_BUILD_NUMBER = 0;
|
|
char const *LLAMA_COMMIT = "@FETCH_HEAD@";
|
|
char const *LLAMA_COMPILER = "";
|
|
char const *LLAMA_BUILD_TARGET = "";
|