Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 558ff88

Browse files
authored
fix: google/cloud/grpc_utils/examples does not exist (#149)
1 parent 76579fd commit 558ff88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/cloud/grpc_utils/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ set(DOXYGEN_PROJECT_NAME "Google Cloud C++ gRPC Utilities")
2626
set(DOXYGEN_PROJECT_BRIEF
2727
"gRPC Utilities for the Google Cloud C++ Client Library")
2828
set(DOXYGEN_PROJECT_NUMBER "${GRPC_UTILS_VERSION}")
29-
set(DOXYGEN_EXAMPLE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/examples)
3029
set(DOXYGEN_PREDEFINED
3130
"GOOGLE_CLOUD_CPP_GRPC_UTILS_NS=v${GOOGLE_CLOUD_CPP_GRPC_UTILS_VERSION_MAJOR}"
3231
)

0 commit comments

Comments
 (0)