summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2023-06-14 16:10:52 +0200
committerTor Egge <Tor.Egge@online.no>2023-06-14 16:10:52 +0200
commit0db3a72a317e3afecffc64ceb7ddc3b4d1226932 (patch)
tree392cfa0a2b04893e6bf3bfb88987c980a7a1b4bf /vespalib/CMakeLists.txt
parented3c726c11c4d728bafd199d02e6e3218f2810aa (diff)
Add ArrayStoreDynamicTypeMapper.
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 b753dd8e77a..d2892ee4429 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -65,6 +65,7 @@ vespa_define_module(
src/tests/data/smart_buffer
src/tests/datastore/array_store
src/tests/datastore/array_store_config
+ src/tests/datastore/array_store_dynamic_type_mapper
src/tests/datastore/buffer_stats
src/tests/datastore/buffer_type
src/tests/datastore/compact_buffer_candidates