Refactor the session manager using session transformation 2D array & Update test case
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(stellar stellar.cpp)
|
||||
target_link_libraries(stellar id_generator session_manager pthread config packet_io)
|
||||
target_link_libraries(stellar timestamp id_generator session_manager pthread config packet_io)
|
||||
|
||||
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)
|
||||
Reference in New Issue
Block a user