# Copyright 2018 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # DO NOT EDIT -- GENERATED BY CMake -- Change the CMakeLists.txt file if needed """Automatically generated source lists for google_cloud_cpp_common - DO NOT EDIT.""" google_cloud_cpp_common_hdrs = [ "backoff_policy.h", "future.h", "future_generic.h", "future_void.h", "iam_binding.h", "iam_bindings.h", "iam_policy.h", "internal/absl_flat_hash_map_quiet.h", "internal/absl_str_cat_quiet.h", "internal/absl_str_join_quiet.h", "internal/absl_str_replace_quiet.h", "internal/api_client_header.h", "internal/backoff_policy.h", "internal/big_endian.h", "internal/build_info.h", "internal/compiler_info.h", "internal/diagnostics_pop.inc", "internal/diagnostics_push.inc", "internal/disable_msvc_crt_secure_warnings.inc", "internal/filesystem.h", "internal/format_time_point.h", "internal/future_base.h", "internal/future_fwd.h", "internal/future_impl.h", "internal/future_then_impl.h", "internal/future_then_meta.h", "internal/getenv.h", "internal/invoke_result.h", "internal/ios_flags_saver.h", "internal/pagination_range.h", "internal/parse_rfc3339.h", "internal/port_platform.h", "internal/random.h", "internal/retry_policy.h", "internal/setenv.h", "internal/stream_range.h", "internal/strerror.h", "internal/throw_delegate.h", "internal/tuple.h", "internal/user_agent_prefix.h", "internal/utility.h", "internal/version_info.h", "kms_key_name.h", "log.h", "optional.h", "polling_policy.h", "status.h", "status_or.h", "terminate_handler.h", "tracing_options.h", "version.h", ] google_cloud_cpp_common_srcs = [ "iam_bindings.cc", "iam_policy.cc", "internal/api_client_header.cc", "internal/backoff_policy.cc", "internal/compiler_info.cc", "internal/filesystem.cc", "internal/format_time_point.cc", "internal/future_impl.cc", "internal/getenv.cc", "internal/parse_rfc3339.cc", "internal/random.cc", "internal/setenv.cc", "internal/strerror.cc", "internal/throw_delegate.cc", "internal/user_agent_prefix.cc", "kms_key_name.cc", "log.cc", "status.cc", "terminate_handler.cc", "tracing_options.cc", "version.cc", ]