hyprpm: add support for minimum versions
This commit is contained in:
parent
51b3148f09
commit
1ae592fcd9
9 changed files with 47 additions and 13 deletions
|
|
@ -49,6 +49,7 @@ struct SVersionInfo {
|
|||
bool dirty = false;
|
||||
std::string branch;
|
||||
std::string message;
|
||||
std::string commits;
|
||||
};
|
||||
|
||||
#define APICALL extern "C"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue