summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2016-10-24 14:28:00 +0200
committerGeir Storli <geirst@yahoo-inc.com>2016-10-24 14:28:00 +0200
commit292817945280d84896d3b137d3c2c2385d7b15b4 (patch)
tree3f457c1630a9e6070eab59edc9b1e2bf2fe99d7e /staging_vespalib/CMakeLists.txt
parentb73bd2dded336d472a67c53539500160d6d28796 (diff)
Move hwaccelrated library from staging_vespalib to vespalib (for usage in tensor code).
Diffstat (limited to 'staging_vespalib/CMakeLists.txt')
-rw-r--r--staging_vespalib/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/staging_vespalib/CMakeLists.txt b/staging_vespalib/CMakeLists.txt
index 5184d98d1ce..652200e2d7b 100644
--- a/staging_vespalib/CMakeLists.txt
+++ b/staging_vespalib/CMakeLists.txt
@@ -16,7 +16,6 @@ vespa_define_module(
src/tests/crc
src/tests/databuffer
src/tests/directio
- src/tests/dotproduct
src/tests/encoding/base64
src/tests/fileheader
src/tests/floatingpointtype
@@ -42,7 +41,6 @@ vespa_define_module(
src/vespa/vespalib
src/vespa/vespalib/data
src/vespa/vespalib/encoding
- src/vespa/vespalib/hwaccelrated
src/vespa/vespalib/net
src/vespa/vespalib/objects
src/vespa/vespalib/stllike