Fixup OSX execution & packaging.

This commit is contained in:
brunoherbelin
2020-07-23 15:35:59 +02:00
parent cec49a9a62
commit ad15f2096b
5 changed files with 59 additions and 28 deletions

View File

@@ -21,6 +21,9 @@ namespace SystemToolkit
// get the OS dependent home path
std::string home_path();
// get the OS dependent location
std::string cwd_path();
// get the OS dependent path where to store settings
std::string settings_path();