summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-11-21 11:31:59 +0100
committerGitHub <noreply@github.com>2019-11-21 11:31:59 +0100
commit19a60aa0d4a5d4a8db1f3b024f9d9dbdfe900a96 (patch)
treea556de0a40599609d07f3d3d298e2f7b53cbfb03 /searchcore/CMakeLists.txt
parent0df2d80b3a69913574a89c94555dbea5f33d3742 (diff)
parentda518a09b86d7ea210d419ab803b1cf4417764a6 (diff)
Merge pull request #11369 from vespa-engine/geirst/expose-query-tensors-in-request-context
Expose tensors passed with the query in IRequestContext.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt
index 53435780d9a..7dbbb012b11 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -112,6 +112,7 @@ vespa_define_module(
src/tests/proton/matching/match_loop_communicator
src/tests/proton/matching/match_phase_limiter
src/tests/proton/matching/partial_result
+ src/tests/proton/matching/request_context
src/tests/proton/matching/same_element_builder
src/tests/proton/matching/unpacking_iterators_optimizer
src/tests/proton/metrics/documentdb_job_trackers