summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author杨威 <[email protected]>2023-06-20 15:11:34 +0800
committer杨威 <[email protected]>2023-06-26 20:18:26 +0800
commit7510b7b17e9494550076d3da6116526282140b44 (patch)
treea6beaae1a6bdac8bbafa1e2e3ef2274b0869bd68 /test
parent8610e16d93fbfa7cd84fedf637c30f013f015267 (diff)
🦄 refactor(sapp.metric): 重构profiling相关参数
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index acccfed..d76c1d8 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -21,7 +21,7 @@ LINK_DIRECTORIES(${CMAKE_BINARY_DIR}/test)
file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/sapp_devel.cpp "")
set(LIBS sapp_dev dealpkt packet_io packet_io_pcap packet_io_marsio common
- config inner_plug gdev_assistant sapp_assistant plugctrl project timer dictator2
+ config inline_keepalive gdev_assistant sapp_assistant plugctrl project timer dictator2
md5 symbol_check tomlc99_wrap MESA_socket_wrap timestamp_record
MESA_sleep dpdk_ip_hash cpu_limit timeout libdabloom-static )