Print server version when starting up.

Also added -ldl to fix cmake compilation on Unix systems.
This commit is contained in:
2020-09-16 20:12:12 +02:00
parent f7571607ba
commit efda6673b5
5 changed files with 22 additions and 3 deletions

1
version.h.in Normal file
View File

@@ -0,0 +1 @@
#define GIT_VERSION "@GIT_VERSION@"