aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2020-06-17 16:04:03 +0200
committerTor Egge <Tor.Egge@broadpark.no>2020-06-17 16:04:03 +0200
commitb62896bdfd5b8d63d809c8959cf6fa48283f0aba (patch)
treeebb2a818b2c4e49c9ab5edc0f470cfe707cfbc04 /searchsummary
parente55f4b911fd3dab1270514edc99b5e3d3a086833 (diff)
Make searchsummary_test a normal static library.
Diffstat (limited to 'searchsummary')
-rw-r--r--searchsummary/src/vespa/searchsummary/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchsummary/src/vespa/searchsummary/test/CMakeLists.txt b/searchsummary/src/vespa/searchsummary/test/CMakeLists.txt
index ae4414bb078..e79a75de5a2 100644
--- a/searchsummary/src/vespa/searchsummary/test/CMakeLists.txt
+++ b/searchsummary/src/vespa/searchsummary/test/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_library(searchsummary_test OBJECT
+vespa_add_library(searchsummary_test
SOURCES
mock_attribute_manager.cpp
AFTER