Adjust benchmark directory,enable HTTP test,rename variables,format codes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
set(SOURCE stellar_config.cpp stellar_stat.cpp stellar_core.cpp)
|
||||
set(LIBRARY session_manager plugin_manager ip_reassembly packet_io packet pthread fieldstat4 toml nmx_pool)
|
||||
|
||||
set(PLUGIN http_decoder glimpse_detector)
|
||||
set(PLUGIN http glimpse_detector)
|
||||
|
||||
add_library(core STATIC ${SOURCE})
|
||||
target_link_libraries(core PUBLIC ${LIBRARY})
|
||||
|
||||
Reference in New Issue
Block a user