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 = "3cfa9c3f125763305b4226bc032f1954f08990dc";
3
4
char const *LLAMA_COMPILER = "";
char const *LLAMA_BUILD_TARGET = "";