mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
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@ |