added cmake presets

This commit is contained in:
2025-12-19 09:55:29 +03:00
parent 2d653834a5
commit ece7c84371
4 changed files with 344 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "0.1.6+git.g9be0a15";
const std::string GIT_SEMVER = "0.1.6+git.g2d65383";
const std::string version_string();
} // namespace clrsync::core