summaryrefslogtreecommitdiff
path: root/absl/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-04-21 10:19:53 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-04-21 10:19:53 -0400
commit7b2a1841e75ac17a963f9f52487148ff92e437a8 (patch)
tree6d4228c6e944f1e98c3b918a49d951d444d7ee27 /absl/CMakeLists.txt
parent297410a9906290b441144816f3c112dfeefb7099 (diff)
parente1d388e7e74803050423d035e4374131b9b57919 (diff)
Merge upstream LTS update 20210324.1
Diffstat (limited to 'absl/CMakeLists.txt')
-rw-r--r--absl/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/CMakeLists.txt b/absl/CMakeLists.txt
index fbfa7822..a41e1eeb 100644
--- a/absl/CMakeLists.txt
+++ b/absl/CMakeLists.txt
@@ -16,6 +16,7 @@
add_subdirectory(base)
add_subdirectory(algorithm)
+add_subdirectory(cleanup)
add_subdirectory(container)
add_subdirectory(debugging)
add_subdirectory(flags)