Beginning of zone copy work

This commit is contained in:
Akkadius
2024-10-11 04:10:00 -05:00
parent 448a33a60c
commit 1c09a25261
6 changed files with 246 additions and 0 deletions
+2
View File
@@ -95,6 +95,7 @@ SET(common_sources
platform.cpp
json/json.hpp
json/jsoncpp.cpp
zone_copy.cpp
zone_store.cpp
net/console_server.cpp
net/console_server_connection.cpp
@@ -627,6 +628,7 @@ SET(common_headers
unix.h
useperl.h
version.h
zone_copy.h
zone_store.h
event/event_loop.h
event/task.h