Add shader cache version generation

This commit is contained in:
James Rowe
2020-01-15 19:58:33 -07:00
parent b5bc05738c
commit b5b6ce5fdc
4 changed files with 132 additions and 36 deletions
+1
View File
@@ -13,5 +13,6 @@ extern const char g_build_name[];
extern const char g_build_date[];
extern const char g_build_fullname[];
extern const char g_build_version[];
extern const char g_shader_cache_version[];
} // namespace Common