Skip to content

Commit

Permalink
format test CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengjian526 committed Jan 22, 2024
1 parent ed72040 commit 94c3390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94c3390

Please sign in to comment.