summaryrefslogtreecommitdiffstats
path: root/searchlib/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2020-04-06 17:38:22 +0200
committerGitHub <noreply@github.com>2020-04-06 17:38:22 +0200
commit5a8ca01510284386dac769e80222ee7e79dfd5ad (patch)
treefd7aabec14097af38d3d83bfb1a30326cd5bd8c9 /searchlib/CMakeLists.txt
parente169f4da3356176f2626b41a8819ee7176c28e7d (diff)
parent5dd5309752463d86ced60b2ce0eb10de8f01414d (diff)
Merge pull request #12854 from vespa-engine/geirst/hnsw-index-params-in-attribute-header
Hnsw index params in attribute header
Diffstat (limited to 'searchlib/CMakeLists.txt')
-rw-r--r--searchlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/CMakeLists.txt b/searchlib/CMakeLists.txt
index 4237bede9d5..19cad2f3905 100644
--- a/searchlib/CMakeLists.txt
+++ b/searchlib/CMakeLists.txt
@@ -68,6 +68,7 @@ vespa_define_module(
src/tests/aggregator
src/tests/alignment
src/tests/attribute
+ src/tests/attribute/attribute_header
src/tests/attribute/attribute_operation
src/tests/attribute/attributefilewriter
src/tests/attribute/attributemanager