summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2019-08-15 12:30:15 +0200
committerTor Egge <Tor.Egge@broadpark.no>2019-08-15 12:46:53 +0200
commit4f8faeef83a649be7ccdf61bf13d4d09cd7d622b (patch)
tree291beb09ee5de775d461bcb488c6a734c53564cd /vespalib/CMakeLists.txt
parent92c0a9870987c6b41905e13513912c84ed698f45 (diff)
Add separate allocator for strings in unique store.
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 c1cb113ea40..041b2ccaba0 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -42,6 +42,7 @@ vespa_define_module(
src/tests/datastore/buffer_type
src/tests/datastore/datastore
src/tests/datastore/unique_store
+ src/tests/datastore/unique_store_string_allocator
src/tests/delegatelist
src/tests/dotproduct
src/tests/drop-file-from-cache