mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
3 lines
185 B
C
3 lines
185 B
C
/* Following variable is expended at build time based on the result of "hg id" command */
|
|
#cmakedefine FD_PROJECT_VERSION_HG
|
|
#define FD_PROJECT_VERSION_HG_VAL "@FD_PROJECT_VERSION_HG@"
|