build-info.cpp 169 Bytes
Newer Older
1
int LLAMA_BUILD_NUMBER = 0;
2
char const *LLAMA_COMMIT = "40c6d79fb52f995f47507fedfeaae2ac05d9b35c";
3
4
char const *LLAMA_COMPILER = "";
char const *LLAMA_BUILD_TARGET = "";