Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed May 22, 2024
1 parent 678b018 commit a3e1894
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions cmake/external/abseil-cpp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ endif()
# We'd better to not manually manage the list.
set(ABSEIL_LIBS
absl::city
absl::core_headers
absl::fixed_array
absl::flags
absl::flat_hash_map
absl::flat_hash_set
Expand All @@ -60,8 +58,18 @@ absl::node_hash_set
absl::optional
absl::raw_hash_set
absl::raw_logging_internal
absl::span
absl::str_format
absl::str_format_internal
absl::bits
absl::fixed_array
absl::numeric_representation
absl::utility
absl::type_traits
absl::string_view
absl::core_headers
absl::nullability
absl::span
absl::config
absl::synchronization
absl::base
absl::civil_time
Expand Down

0 comments on commit a3e1894

Please sign in to comment.