make archives for current stage
This commit is contained in:
@@ -31,3 +31,8 @@ target_link_libraries(
|
||||
test_server
|
||||
PUBLIC wrapper
|
||||
)
|
||||
|
||||
add_executable(
|
||||
test_shift
|
||||
./shift.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user