aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-08-26 13:35:04 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-08-27 09:11:15 +0000
commitb9afbb46aaa9c5260cae554f797eb6151062a085 (patch)
tree29f6b5927e4cc629d3d5d79e2134f40384859538 /vespalib/CMakeLists.txt
parent41bc53fe2e4db4d21e5d7051bdd77a7b5eb73830 (diff)
Move count functions from enum store dictionary to unique store dictionary.
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 041b2ccaba0..1a111ed49ef 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_dictionary
src/tests/datastore/unique_store_string_allocator
src/tests/delegatelist
src/tests/dotproduct