1# Auto-generated by @//pkg/test:gen_file_lists_cmake 2# 3# This file contains lists of sources based on Bazel rules. It should 4# be included from a hand-written CMake file that defines targets. 5# 6# Changes to this file will be overwritten based on Bazel definitions. 7 8if(${CMAKE_VERSION} VERSION_GREATER 3.10 OR ${CMAKE_VERSION} VERSION_EQUAL 3.10) 9 include_guard() 10endif() 11 12# @//pkg/test:test_lib_dist 13set(libtest_srcs 14 ${protobuf_SOURCE_DIR}/pkg/test/test_lib.cc 15) 16 17# @//pkg/test:test_lib_dist 18set(libtest_hdrs 19 ${protobuf_SOURCE_DIR}/pkg/test/test_lib.h 20) 21