# Copyright (c) 2021 vesoft inc. All rights reserved.
#
# This source code is licensed under Apache 2.0 License.

nebula_add_library(
  meta_client_stats_obj
  OBJECT
  MetaClientStats.cpp
  )
