summaryrefslogtreecommitdiffstats
path: root/vespalib/src
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-09-11 10:51:22 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-09-11 10:51:22 +0000
commitfe723e684f6bff17d698131806d3ae11688b9e17 (patch)
treea7089297a62f071220b17fec066b27775bf78ad8 /vespalib/src
parent49dff5e2700e5134fe40af3530fe8392f5d935ee (diff)
We do not need the tensors everywhere.
Diffstat (limited to 'vespalib/src')
-rw-r--r--vespalib/src/vespa/vespalib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespalib/src/vespa/vespalib/CMakeLists.txt b/vespalib/src/vespa/vespalib/CMakeLists.txt
index 7372288a64c..08c42ba1a16 100644
--- a/vespalib/src/vespa/vespalib/CMakeLists.txt
+++ b/vespalib/src/vespa/vespalib/CMakeLists.txt
@@ -21,6 +21,5 @@ vespa_add_library(vespalib
$<TARGET_OBJECTS:vespalib_vespalib_xxhash>
INSTALL lib64
DEPENDS
- vespalib_vespalib_tensor
vespalib_vespalib_test
)