aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-03-22 10:27:17 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-03-22 10:34:22 +0000
commit72f0aaab3c59375f6ac006a5831e30e3ac193f2c (patch)
treea3ad851deb7050ea23a0252ccff6f9a7ea57d00d /searchcore/CMakeLists.txt
parent74330ee971cc29a9ec5470a360afe279435dc32b (diff)
Add AttributeDirectory which manages the disk directory for a named
attribute vector.
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 5634cde969e..7c96a567f55 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -61,6 +61,7 @@ vespa_define_module(
src/tests/fdispatch/search_path
src/tests/grouping
src/tests/proton/attribute
+ src/tests/proton/attribute/attribute_directory
src/tests/proton/attribute/attribute_manager
src/tests/proton/attribute/attribute_populator
src/tests/proton/attribute/attribute_usage_filter