build: separate version from the rest of the configuration data
This should make sure that we always have 'config.h' available and should fix issues with flatpak build as seen in #257: `fatal error: config.h: No such file or directory`
This commit is contained in:
1
src/version.h.in
Normal file
1
src/version.h.in
Normal file
@@ -0,0 +1 @@
|
||||
#define VCS_TAG "@VCS_TAG@"
|
||||
Reference in New Issue
Block a user