We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bbf62 commit b3817acCopy full SHA for b3817ac
3 files changed
common/CMakeLists.txt
@@ -189,6 +189,7 @@ target_link_libraries(EosCommon-Objects PUBLIC
189
GOOGLE::SPARSEHASH
190
ABSL::ABSL
191
fmt::fmt-header-only
192
+ GRPC::grpc++
193
${CMAKE_THREAD_LIBS_INIT})
194
195
set_target_properties(EosCommon-Objects PROPERTIES
0 commit comments