fileUpdater:添加操作历史记录保存。

This commit is contained in:
2026-03-15 10:53:21 +08:00
parent 80edf30ce3
commit c72b16e7fe
5 changed files with 42 additions and 9 deletions

View File

@@ -41,6 +41,7 @@ target_link_libraries(fileUpdater PRIVATE
CLI11::CLI11
spdlog::spdlog
tinyxml2::tinyxml2
zoost
)
include(GNUInstallDirs)