Generate version information to version.h

So that only the files that really needs a version are recompiled.
This commit is contained in:
Fred Sundvik 2016-07-30 23:41:26 +03:00
commit 97817a773e
7 changed files with 10 additions and 2 deletions

3
.gitignore vendored
View file

@ -17,6 +17,7 @@ build/
.build/
*.bak
.vagrant/
quantum/version.h
.idea/
CMakeLists.txt
.DS_STORE
@ -26,4 +27,4 @@ CMakeLists.txt
.project
.settings/
.idea
.browse.VC.db*
.browse.VC.db*