Make GPRC and protobuf external components to RDC
Pass in GRPC root (or use default location) for RDC to use
when building RDC components.
Change-Id: I89db2ac2be27ab6449c817d210a94c11fef965fd
[ROCm/rdc commit: 1b58033183]
This commit is contained in:
@@ -758,8 +758,8 @@ WARN_LOGFILE =
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = @CMAKE_CURRENT_SOURCE_DIR@/docs/README.md \
|
||||
@CMAKE_CURRENT_SOURCE_DIR@/client/include/rdc/rdc.h
|
||||
INPUT = @CMAKE_CURRENT_SOURCE_DIR@/docs/README.md \
|
||||
@CMAKE_CURRENT_SOURCE_DIR@/client/include/rdc/rdc_client.h
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||
|
||||
Reference in New Issue
Block a user