make archives for current stage

This commit is contained in:
12hydrogen
2026-06-25 15:07:55 +08:00
parent d0b566773e
commit 432238635b
4 changed files with 63 additions and 9 deletions
+5
View File
@@ -31,3 +31,8 @@ target_link_libraries(
test_server
PUBLIC wrapper
)
add_executable(
test_shift
./shift.cpp
)