summaryrefslogtreecommitdiffstats
path: root/fbench/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-11-02 10:56:32 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-11-02 10:56:32 +0000
commitc054290535f0ddb816606fa45efb1262264bd411 (patch)
tree8eb2d666cadbb25584eaa26ffbdc4eccd3592b6d /fbench/CMakeLists.txt
parent8160443e8b62895c64bcf1e34380c609461e8ea9 (diff)
Only require fastos where you actually use it and link statically
Diffstat (limited to 'fbench/CMakeLists.txt')
-rw-r--r--fbench/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/fbench/CMakeLists.txt b/fbench/CMakeLists.txt
index d079ce70406..f243c8bb51b 100644
--- a/fbench/CMakeLists.txt
+++ b/fbench/CMakeLists.txt
@@ -1,14 +1,12 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_define_module(
- DEPENDS
- fastos
-
APPS
src/fbench
src/filterfile
src/geturl
src/splitfile
src/util
+ src/httpclient
TESTS
src/test