From 58a7afd1bd0cd358a8d19bfefd3e0c2c32daecc1 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Sat, 21 May 2022 13:31:10 +0000 Subject: Fold fastlib into vespalib and gc some unused code. Also move some code only used by juniper up into juniper test module. --- streamingvisitors/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'streamingvisitors/CMakeLists.txt') diff --git a/streamingvisitors/CMakeLists.txt b/streamingvisitors/CMakeLists.txt index 166b4284a89..0e7789a21b9 100644 --- a/streamingvisitors/CMakeLists.txt +++ b/streamingvisitors/CMakeLists.txt @@ -2,7 +2,6 @@ vespa_define_module( DEPENDS fastos - fastlib_fast vespalog storage config_cloudconfig -- cgit v1.2.3