summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2023-06-14 10:56:21 +0200
committerTor Egge <Tor.Egge@online.no>2023-06-14 10:56:21 +0200
commit11496a9a886ae5ce6a0e742674d307b705abd7fd (patch)
tree82b9cd6630bd2c9df7ce65a0d4cc09a0901385b8 /vespalib/CMakeLists.txt
parent086b5e4fdab9d3ca275d87c740108d48945034bb (diff)
Add DynamicArrayBufferType.
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 6d19988b96b..b753dd8e77a 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -69,6 +69,7 @@ vespa_define_module(
src/tests/datastore/buffer_type
src/tests/datastore/compact_buffer_candidates
src/tests/datastore/datastore
+ src/tests/datastore/dynamic_array_buffer_type
src/tests/datastore/fixed_size_hash_map
src/tests/datastore/free_list
src/tests/datastore/sharded_hash_map