aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHaavard <havardpe@yahoo-inc.com>2017-02-06 14:15:48 +0000
committerHaavard <havardpe@yahoo-inc.com>2017-02-07 10:13:22 +0000
commitb233017523112c4c0f7fac80ea8799ec55aa49c9 (patch)
tree9b9b6d38c8acc49a1166d4ff8d3d16af15733542 /vespalib/CMakeLists.txt
parentacde58693f8731405c551e6edfc95e546c7a14b0 (diff)
mapped file input in vespalib
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 d29b577401e..b030c4056f8 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -38,6 +38,7 @@ vespa_define_module(
src/tests/hashmap
src/tests/host_name
src/tests/io/fileutil
+ src/tests/io/mapped_file_input
src/tests/left_right_heap
src/tests/linkedptr
src/tests/make_fixture_macros