inject TCP RST test pass
This commit is contained in:
@@ -4,4 +4,6 @@ target_link_libraries(core pthread fieldstat4 toml)
|
||||
|
||||
add_executable(stellar main.cpp)
|
||||
target_link_libraries(stellar core)
|
||||
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)
|
||||
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)
|
||||
|
||||
add_subdirectory(test)
|
||||
Reference in New Issue
Block a user