Show git SHA for command line parameter --version

This commit is contained in:
Magne Sjaastad
2024-02-27 12:10:19 +01:00
committed by GitHub
parent 672fbe177b
commit a0ecdf47a5
5 changed files with 20 additions and 1 deletions

View File

@@ -34,3 +34,5 @@
#define RESINSIGHT_OCTAVE_VERSION "@OCTAVE_VERSION_STRING@"
#define RESINSIGHT_PYTHON_VERSION "@Python3_VERSION@"
#define RESINSIGHT_GIT_HASH "@RESINSIGHT_GIT_HASH@"