Commit cd7f66ca by Mike Kruskal Committed by Copybara-Service

Remove cyclic cmake dependency that breaks in cmake 3.30.0

PiperOrigin-RevId: 651258120
Change-Id: I1c343bc11407d33dc2d0bb1686be4bdbe6a600df
parent 5b6285e7
...@@ -112,12 +112,12 @@ absl_cc_library( ...@@ -112,12 +112,12 @@ absl_cc_library(
DEPS DEPS
absl::config absl::config
absl::core_headers absl::core_headers
absl::fast_type_id
absl::flat_hash_map absl::flat_hash_map
absl::raw_logging_internal absl::raw_logging_internal
absl::random_internal_mock_helpers absl::random_internal_mock_helpers
absl::random_internal_mock_overload_set
absl::random_internal_mock_validators
absl::random_random absl::random_random
absl::type_traits
absl::utility absl::utility
GTest::gmock GTest::gmock
GTest::gtest GTest::gtest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment