Make version generation more sane for program
This commit is contained in:
4
version.h.template
Normal file
4
version.h.template
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef _GENRATED_VERSION_H_
|
||||
#define _GENRATED_VERSION_H_
|
||||
#define GIT_VERSION_STRING "@PROGRAM_GIT_VERSION@"
|
||||
#endif /* _GENRATED_VERSION_H_ */
|
Reference in New Issue
Block a user