Remove unused Abseil internal modules from CMake configuration to streamline dependencies and improve build clarity.
This commit is contained in:
@@ -53,10 +53,6 @@ set(
|
|||||||
absl::container_memory
|
absl::container_memory
|
||||||
absl::memory
|
absl::memory
|
||||||
absl::utility
|
absl::utility
|
||||||
absl::strings_internal
|
|
||||||
absl::str_format_internal
|
|
||||||
absl::flags_internal
|
|
||||||
absl::container_internal
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# Add int128 only on non-Windows platforms to avoid C++23 deprecation issues
|
# Add int128 only on non-Windows platforms to avoid C++23 deprecation issues
|
||||||
|
|||||||
Reference in New Issue
Block a user