summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-09-11 15:00:38 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-09-11 15:00:38 +0000
commit1262673ffcc013191dd7d9f08c9bc03f52b58ef6 (patch)
tree38249aa252abe01306ce86494579e59376331c8a /vespalib/CMakeLists.txt
parentfe723e684f6bff17d698131806d3ae11688b9e17 (diff)
Split out tensor and llvm part of eval to avoid bringing in llvm everywhere where it is not needed.
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 2114afc2266..cfd8cc87d90 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -4,9 +4,6 @@ vespa_define_module(
fastos
vespalog
- EXTERNAL_DEPENDS
- LLVM-3.4
-
APPS
src/apps/eval_expr
src/apps/make_fixture_macros
@@ -129,6 +126,7 @@ vespa_define_module(
src/vespa/vespalib/eval
src/vespa/vespalib/eval/test
src/vespa/vespalib/eval/value_cache
+ src/vespa/vespalib/eval/llvm
src/vespa/vespalib/geo
src/vespa/vespalib/io
src/vespa/vespalib/net