Skip to content

Commit dd2276c

Browse files
meilirensheng2020chuandew
authored andcommitted
[fix][client] Fix compilation failure issue
1 parent b1d7682 commit dd2276c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/common/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ target_link_libraries(client_common
2424
fmt::fmt
2525
glog::glog
2626
gflags::gflags
27+
stub_common
2728
)

0 commit comments

Comments
 (0)