From cad6d6f8c9471c8e7d3b4271e348da355ee4df64 Mon Sep 17 00:00:00 2001 From: dangleptr <37216992+dangleptr@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:52:49 +0800 Subject: [PATCH] Implement admin client for balancer (#553) * Implement AdminClient * Address whitewum's comments * Address wadeliuyi's comments * Fix failed compile --- src/daemons/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/daemons/CMakeLists.txt b/src/daemons/CMakeLists.txt index c3dd47b4a9f..e801342d42b 100644 --- a/src/daemons/CMakeLists.txt +++ b/src/daemons/CMakeLists.txt @@ -81,6 +81,7 @@ add_executable( $ $ $ + $ $ $ $