diff options
| author | 杨威 <[email protected]> | 2023-06-20 15:11:34 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2023-06-26 20:18:26 +0800 |
| commit | 7510b7b17e9494550076d3da6116526282140b44 (patch) | |
| tree | a6beaae1a6bdac8bbafa1e2e3ef2274b0869bd68 /test | |
| parent | 8610e16d93fbfa7cd84fedf637c30f013f015267 (diff) | |
🦄 refactor(sapp.metric): 重构profiling相关参数
Diffstat (limited to 'test')
| -rw-r--r-- | test/CMakeLists.txt | 2 |
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 ) |
