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

#nebula_add_executable(
#    NAME
#        simple_kv_verify
#    SOURCES
#        SimpleKVVerifyTool.cpp
#    OBJECTS
#        ${tools_test_deps}
#    LIBRARIES
#        ${ROCKSDB_LIBRARIES}
#        ${THRIFT_LIBRARIES}
#        ${PROXYGEN_LIBRARIES}
#        wangle
#        gtest
#        curl
#)
