Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
560 B
21 lines
560 B
2 years ago
|
# Auto-generated by @//pkg/test:gen_file_lists_cmake
|
||
|
#
|
||
|
# This file contains lists of sources based on Bazel rules. It should
|
||
|
# be included from a hand-written CMake file that defines targets.
|
||
|
#
|
||
|
# Changes to this file will be overwritten based on Bazel definitions.
|
||
|
|
||
|
if(${CMAKE_VERSION} VERSION_GREATER 3.10 OR ${CMAKE_VERSION} VERSION_EQUAL 3.10)
|
||
|
include_guard()
|
||
|
endif()
|
||
|
|
||
|
# @//pkg/test:test_lib_dist
|
||
|
set(libtest_srcs
|
||
|
${protobuf_SOURCE_DIR}/pkg/test/test_lib.cc
|
||
|
)
|
||
|
|
||
|
# @//pkg/test:test_lib_dist
|
||
|
set(libtest_hdrs
|
||
|
${protobuf_SOURCE_DIR}/pkg/test/test_lib.h
|
||
|
)
|