Skip to content

Commit

Permalink
Merge remote-tracking branch 'vesoft/master' into replace_kvertex_wit…
Browse files Browse the repository at this point in the history
…h_ktag
  • Loading branch information
cangfengzhs committed Nov 16, 2021
2 parents d5198d1 + fc2977b commit a90b613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/daemons/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ set(common_deps
$<TARGET_OBJECTS:time_utils_obj>
$<TARGET_OBJECTS:version_obj>
$<TARGET_OBJECTS:ssl_obj>
$<TARGET_OBJECTS:geo_index_obj>
)

set(storage_meta_deps
Expand Down Expand Up @@ -130,7 +131,6 @@ nebula_add_executable(
$<TARGET_OBJECTS:graph_obj>
$<TARGET_OBJECTS:ft_es_graph_adapter_obj>
$<TARGET_OBJECTS:storage_thrift_obj>
$<TARGET_OBJECTS:geo_index_obj>
${common_deps}
LIBRARIES
${PROXYGEN_LIBRARIES}
Expand Down

0 comments on commit a90b613

Please sign in to comment.