mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
Remove cyclic cmake dependency that breaks in cmake 3.30.0
PiperOrigin-RevId: 651258120 Change-Id: I1c343bc11407d33dc2d0bb1686be4bdbe6a600df
This commit is contained in:
committed by
Copybara-Service
parent
5b6285e7c5
commit
cd7f66cab5
@@ -112,12 +112,12 @@ absl_cc_library(
|
||||
DEPS
|
||||
absl::config
|
||||
absl::core_headers
|
||||
absl::fast_type_id
|
||||
absl::flat_hash_map
|
||||
absl::raw_logging_internal
|
||||
absl::random_internal_mock_helpers
|
||||
absl::random_internal_mock_overload_set
|
||||
absl::random_internal_mock_validators
|
||||
absl::random_random
|
||||
absl::type_traits
|
||||
absl::utility
|
||||
GTest::gmock
|
||||
GTest::gtest
|
||||
|
||||
Reference in New Issue
Block a user