build-info.cpp 169 Bytes
Newer Older
1
int LLAMA_BUILD_NUMBER = 0;
Daniel Hiltgen's avatar
Daniel Hiltgen committed
2
char const *LLAMA_COMMIT = "7f8ef50cce40e3e7e4526a3696cb45658190e69a";
3
4
char const *LLAMA_COMPILER = "";
char const *LLAMA_BUILD_TARGET = "";