format test CMakeLists.txt

This commit is contained in:
zhengjian
2024-01-22 11:37:03 +08:00
parent ed72040de3
commit 94c33901a5
+1 -1
View File
@@ -4,7 +4,7 @@ set(project_name test_rest_rpc)
include_directories(
"../thirdparty/msgpack-c/include"
"../thirdparty/asio"
)
)
add_executable(${project_name}
test_rest_rpc.cpp