summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2021-09-28 16:14:21 +0000
committerArne H Juul <arnej@yahooinc.com>2021-09-28 16:14:21 +0000
commit433e18f5267d0b2dbaf2794b739ed7a42c0e155a (patch)
tree368ac9b872393ec208a163fe38fb530d4a19b83d /vespalib/CMakeLists.txt
parent1b40ad9707a389ec1910d7d643648f200805b304 (diff)
add common binary_hamming_distance function
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 5cf06093977..220c63c04a6 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -139,6 +139,7 @@ vespa_define_module(
src/tests/util/file_area_freelist
src/tests/util/generationhandler
src/tests/util/generationhandler_stress
+ src/tests/util/hamming
src/tests/util/md5
src/tests/util/mmap_file_allocator
src/tests/util/mmap_file_allocator_factory