You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
target_link_libraries(remote_block_reader_test test_common reader proto common connection ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
93
+
target_link_libraries(remote_block_reader_test test_common reader proto common connection ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(sasl_digest_md5_test common ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
97
+
target_link_libraries(sasl_digest_md5_test common ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(rpc_engine_test test_common rpc proto common ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT}${Boost_LIBRARIES})
106
+
target_link_libraries(rpc_engine_test test_common rpc proto common ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT}${Boost_LIBRARIES})
target_link_libraries(bad_datanode_test rpc reader proto fs bindings_c rpc proto common reader connection ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
110
+
target_link_libraries(bad_datanode_test rpc reader proto fs bindings_c rpc proto common reader connection ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(node_exclusion_test fs gmock_main common ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
114
+
target_link_libraries(node_exclusion_test fs gmock_main common ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(hdfspp_errors_test common gmock_main bindings_c fs rpc proto common reader connection ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
128
+
target_link_libraries(hdfspp_errors_test common gmock_main bindings_c fs rpc proto common reader connection ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(logging_test common gmock_main bindings_c fs rpc proto common reader connection ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
138
+
target_link_libraries(logging_test common gmock_main bindings_c fs rpc proto common reader connection ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES} gmock_main ${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(hdfs_ioservice_test fs gmock_main common ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
142
+
target_link_libraries(hdfs_ioservice_test fs gmock_main common ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(user_lock_test fs gmock_main common ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
146
+
target_link_libraries(user_lock_test fs gmock_main common ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
target_link_libraries(hdfs_config_connect_bugs_test common gmock_main bindings_c fs rpc proto common reader connection ${PROTOBUF_LIBRARIES}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
151
+
target_link_libraries(hdfs_config_connect_bugs_test common gmock_main bindings_c fs rpc proto common reader connection ${PROTOBUF_LIBRARIES}${protobuf_ABSL_USED_TARGETS}${OPENSSL_LIBRARIES}${SASL_LIBRARIES}${CMAKE_THREAD_LIBS_INIT})
0 commit comments