Added OS details information in version help message

This commit is contained in:
Bartek Kryza
2023-06-09 21:48:19 +02:00
parent 0a4e2c8855
commit ac01127436
4 changed files with 39 additions and 9 deletions

View File

@@ -76,6 +76,8 @@ std::string get_git_commit();
std::string get_git_toplevel_dir();
std::string get_os_name();
/**
* @brief Split a string using delimiter
*