summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2021-12-13 14:48:23 +0100
committerTor Egge <Tor.Egge@online.no>2021-12-13 14:48:23 +0100
commit57361b00342b266b9da09beb06930423dd56a46e (patch)
treea696ccdc518d0bf0595f94ac544fd52a9f145892 /vespalib/CMakeLists.txt
parent82397b67bcbe865283cece305037577294a86fa2 (diff)
Add CompactBufferCandidates, used to select buffers to compact.
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 d4c7bc881a5..400c1ec5d1a 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -42,6 +42,7 @@ vespa_define_module(
src/tests/datastore/array_store
src/tests/datastore/array_store_config
src/tests/datastore/buffer_type
+ src/tests/datastore/compact_buffer_candidates
src/tests/datastore/datastore
src/tests/datastore/fixed_size_hash_map
src/tests/datastore/sharded_hash_map