summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHaavard <havardpe@yahoo-inc.com>2017-02-02 11:27:22 +0000
committerHaavard <havardpe@yahoo-inc.com>2017-02-02 11:27:22 +0000
commitea810ce997ef0216771695496fb1165a81cb46b0 (patch)
tree3f480decd8809c9690e8cdf3a6df73e5ffcfc3fa /vespalib/CMakeLists.txt
parent78490a5deca54ed0d7d1d4f23d2946dcc0645266 (diff)
added test for output writer
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index c5e568c103b..59e3cd29c0b 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -20,6 +20,7 @@ vespa_define_module(
src/tests/closure
src/tests/component
src/tests/compress
+ src/tests/data/output_writer
src/tests/data/simple_buffer
src/tests/delegatelist
src/tests/dotproduct