Fix rebuilding everything on HEAD change

This commit is contained in:
Vadim Markovtsev
2016-10-23 16:56:53 +02:00
parent d0beb27197
commit da1c9cf249
15 changed files with 235 additions and 71 deletions
+4
View File
@@ -0,0 +1,4 @@
namespace GameConstants
{
extern const char GIT_SHA1[];
}