Foundation
Loading...
Searching...
No Matches
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 "]"