Foundation
Loading...
Searching...
No Matches
Source
Core
BuildInfo.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef FOUNDATION_GIT_COMMIT_SHORT
4
#define FOUNDATION_GIT_COMMIT_SHORT "unknown"
5
#endif
6
7
#define FOUNDATION_APPLICATION_TITLE(title) title " [git:" FOUNDATION_GIT_COMMIT_SHORT "]"
Generated by
1.9.8