Skip to content

Commit

Permalink
shell failed
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Dec 19, 2023
1 parent 144e41a commit 309c454
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions src/shell/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,35 +28,36 @@ set(MY_PROJ_SRC "linenoise/linenoise.c" "sds/sds.c")
set(MY_SRC_SEARCH_MODE "GLOB_RECURSE")

set(MY_PROJ_LIBS
dsn_runtime
dsn_ranger
dsn_meta_server
pegasus_base
dsn.replication.tool
dsn_meta_server
dsn_runtime
dsn_replica_server
dsn_nfs
dsn_aio
dsn_replication_common
dsn.block_service
dsn.block_service.hdfs
dsn.block_service.local
dsn_client
dsn_dist_cmd
dsn_utils
dsn.block_service.local
dsn.block_service.hdfs
dsn.block_service
dsn.block_service.hdfs
dsn.block_service.local
dsn.failure_detector
pegasus_client_static
pegasus_geo_lib
dsn.replication.zookeeper_provider
zookeeper
hashtable
dsn_http
dsn_utils
rocksdb
lz4
zstd
snappy
pegasus_base
pegasus_client_static
event
dsn_ranger
pegasus_geo_lib
s2
absl::flat_hash_set
absl::strings
s2
hdfs
sasl2
gssapi_krb5
krb5)
Expand Down

0 comments on commit 309c454

Please sign in to comment.