summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@oath.com>2017-10-06 13:19:29 +0000
committerTor Egge <Tor.Egge@oath.com>2017-10-06 13:19:29 +0000
commit9185ce683ed0e6f6dad71346071f42770449482c (patch)
tree5733e82939f844b242589bc232cee44378354abe /searchcore/src/tests/proton/matching/CMakeLists.txt
parent09c2a2c9346f7cec3df86f5f81546c9147581baf (diff)
Move bucket factory to proton test library, it is only used by unit tests.
Diffstat (limited to 'searchcore/src/tests/proton/matching/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/matching/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/matching/CMakeLists.txt b/searchcore/src/tests/proton/matching/CMakeLists.txt
index f3ed2bd4833..14f3960c43e 100644
--- a/searchcore/src/tests/proton/matching/CMakeLists.txt
+++ b/searchcore/src/tests/proton/matching/CMakeLists.txt
@@ -3,6 +3,7 @@ vespa_add_executable(searchcore_matching_test_app TEST
SOURCES
matching_test.cpp
DEPENDS
+ searchcore_test
searchcore_server
searchcore_fconfig
searchcore_matching