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