aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-05-26 14:55:53 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-05-26 14:55:53 +0000
commit6df2abaedf8a033a2e775f24a4c3ae785b5c6cd9 (patch)
tree8705f9392cb9f57adaa9212cba96fb8633cbbc14 /searchcore/src/tests/proton/attribute/CMakeLists.txt
parenta9375271a7306a1b503c6093b06ff54605631dc8 (diff)
Move the AttributeSpec and hide the Config
Diffstat (limited to 'searchcore/src/tests/proton/attribute/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/attribute/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/attribute/CMakeLists.txt b/searchcore/src/tests/proton/attribute/CMakeLists.txt
index 56c0d7301b2..bea3e7c2416 100644
--- a/searchcore/src/tests/proton/attribute/CMakeLists.txt
+++ b/searchcore/src/tests/proton/attribute/CMakeLists.txt
@@ -7,6 +7,7 @@ vespa_add_executable(searchcore_attribute_test_app TEST
searchcore_attribute
searchcore_flushengine
searchcore_pcommon
+ searchcore_test
searchlib_test
GTest::GTest
)