Skip to content

Commit 2ef4c77

Browse files
committed
clean up cmake
1 parent 533552f commit 2ef4c77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/cloud/google_cloud_cpp_common.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ if (opentelemetry IN_LIST GOOGLE_CLOUD_CPP_ENABLE)
202202
if (opentelemetry-cpp_FOUND)
203203
target_link_libraries(google_cloud_cpp_common
204204
PUBLIC opentelemetry-cpp::api)
205-
target_compile_definitions(google_cloud_cpp_common)
206205
set(GOOGLE_CLOUD_CPP_FIND_OPTIONAL_DEPENDENCIES
207206
"find_dependency(opentelemetry-cpp)")
208207
set(GOOGLE_CLOUD_CPP_OPENTELEMETRY_API "opentelemetry_api")

0 commit comments

Comments
 (0)