build-info.cpp.in 186 Bytes
Newer Older
xuxzh1's avatar
init  
xuxzh1 committed
1
2
3
4
int LLAMA_BUILD_NUMBER = @BUILD_NUMBER@;
char const *LLAMA_COMMIT = "@BUILD_COMMIT@";
char const *LLAMA_COMPILER = "@BUILD_COMPILER@";
char const *LLAMA_BUILD_TARGET = "@BUILD_TARGET@";