refactor(infra/core): from *.cpp to *.c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set(SOURCE stellar_config.cpp stellar_stat.cpp stellar_core.cpp)
|
||||
set(SOURCE stellar_config.c stellar_stat.c stellar_core.c)
|
||||
set(LIBRARY session_manager plugin_manager ip_reassembly packet_io snowflake packet pthread fieldstat4 toml nmx_pool)
|
||||
|
||||
set(PLUGIN http glimpse_detector)
|
||||
|
||||
Reference in New Issue
Block a user