summaryrefslogtreecommitdiffstats
path: root/searchlib/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2020-03-27 16:58:19 +0000
committerGeir Storli <geirst@verizonmedia.com>2020-03-27 16:58:19 +0000
commit7be3fed7f10a649b7e27caa5dc113903bb63791b (patch)
tree0f7a9b23dafbf81a45b82aacc811fbe94219f857 /searchlib/CMakeLists.txt
parent2cf7d6095c963af94b9de9c0b05ee93f9747e19d (diff)
Extend attribute save targets to support custom file writers.
This is a preparation for saving and loading nearest neighbor index in the tensor attribute code.
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 aaf8f91387e..055dfc6645e 100644
--- a/searchlib/CMakeLists.txt
+++ b/searchlib/CMakeLists.txt
@@ -90,6 +90,7 @@ vespa_define_module(
src/tests/attribute/postinglist
src/tests/attribute/postinglistattribute
src/tests/attribute/reference_attribute
+ src/tests/attribute/save_target
src/tests/attribute/searchable
src/tests/attribute/searchcontext
src/tests/attribute/sourceselector