Skip to content

Commit a9bd631

Browse files
committed
address review comments
1 parent 538a216 commit a9bd631

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ci/otel_collector/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ add_library(otel_collector otel_collector.cc otel_collector.h)
2020
target_link_libraries(
2121
otel_collector PUBLIC google_cloud_cpp_opentelemetry_testing_protos
2222
google-cloud-cpp::monitoring_protos gRPC::grpc++)
23-
add_dependencies(otel_collector google_cloud_cpp_opentelemetry_testing_protos)
2423
target_include_directories(otel_collector PUBLIC ${PROJECT_SOURCE_DIR}
2524
${PROJECT_BINARY_DIR})
2625
google_cloud_cpp_add_common_options(otel_collector NO_WARNINGS)

0 commit comments

Comments
 (0)