Get application version from git

This commit is contained in:
Jonian Guveli 2024-08-20 12:30:19 +03:00
parent b09972892a
commit dfc7b59de2
7 changed files with 40 additions and 5 deletions

1
include/version.hpp.in Normal file
View file

@ -0,0 +1 @@
#define PANDA3DS_VERSION "${PANDA3DS_VERSION}"