diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 7ec4de4..71bdcd7 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -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