summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-04-04 10:13:15 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-04-04 10:13:15 +0000
commit9efa6f5cb858d3a94932df582d26968ce4eadf16 (patch)
treecba4f8ab0a6a3385330cbba461eda3b702ba7111 /searchcore/CMakeLists.txt
parent9b43f1a3707664da3ab78e4fb4692ce6e924e2cf (diff)
Add attribute specs builder, used to create attribute specs vector with
proper annotations (hideFromReading, hideFromWriting) and adjusted attribute config that should be saved in transaction log.
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 d7edca0ac35..8b2025462ed 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -65,6 +65,7 @@ vespa_define_module(
src/tests/proton/attribute/attribute_initializer
src/tests/proton/attribute/attribute_manager
src/tests/proton/attribute/attribute_populator
+ src/tests/proton/attribute/attribute_specs_builder
src/tests/proton/attribute/attribute_usage_filter
src/tests/proton/attribute/attributes_state_explorer
src/tests/proton/attribute/document_field_populator