mirror of https://github.com/milvus-io/milvus.git
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
|
#pragma once
|
||
|
|
||
|
#define MEGASEARCH_VERSION "@MEGASEARCH_VERSION@"
|
||
|
#define BUILD_TYPE "@BUILD_TYPE@"
|
||
|
#define BUILD_TIME @BUILD_TIME@
|