mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
format test CMakeLists.txt
This commit is contained in:
@@ -4,7 +4,7 @@ set(project_name test_rest_rpc)
|
|||||||
include_directories(
|
include_directories(
|
||||||
"../thirdparty/msgpack-c/include"
|
"../thirdparty/msgpack-c/include"
|
||||||
"../thirdparty/asio"
|
"../thirdparty/asio"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(${project_name}
|
add_executable(${project_name}
|
||||||
test_rest_rpc.cpp
|
test_rest_rpc.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user