create windows installed with nsis

This commit is contained in:
2025-12-08 16:00:35 +03:00
parent 264fc6ce54
commit 2220bfb5de
5 changed files with 73 additions and 3 deletions

View File

@@ -32,6 +32,7 @@ class config
void update_template(const std::string &key,
const clrsync::core::theme_template &theme_template);
static std::filesystem::path get_data_dir();
private:
config() = default;