summaryrefslogtreecommitdiff
path: root/CMake/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'CMake/README.md')
-rw-r--r--CMake/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CMake/README.md b/CMake/README.md
index 469dfef5..04d5df3a 100644
--- a/CMake/README.md
+++ b/CMake/README.md
@@ -85,13 +85,15 @@ https://github.com/abseil/abseil-cpp/issues/109 for more information.
Here's a non-exhaustive list of Abseil CMake public targets:
```cmake
-absl::base
absl::algorithm
+absl::base
absl::debugging
absl::flat_hash_map
+absl::flags
absl::memory
absl::meta
absl::numeric
+absl::random
absl::strings
absl::synchronization
absl::time