summaryrefslogtreecommitdiffstats
path: root/vespamalloc/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-01-07 08:38:58 +0100
committerGitHub <noreply@github.com>2017-01-07 08:38:58 +0100
commit814567bf2fee941a77b8685171fedf1f7a825800 (patch)
tree7ce8a750abf4bbc1ade1fd8407e8fdf8bfe1a677 /vespamalloc/CMakeLists.txt
parent8b774509af8df6d2bd5825796d8a066a38db93e1 (diff)
Revert "Balder/vespamalloc should not depend on anything else rebased 2"
Diffstat (limited to 'vespamalloc/CMakeLists.txt')
-rw-r--r--vespamalloc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespamalloc/CMakeLists.txt b/vespamalloc/CMakeLists.txt
index 11bc1b60983..ef629698590 100644
--- a/vespamalloc/CMakeLists.txt
+++ b/vespamalloc/CMakeLists.txt
@@ -3,7 +3,7 @@ add_compile_options(-fvisibility=hidden)
add_definitions(-DPARANOID_LEVEL=0)
vespa_define_module(
- TEST_DEPENDS
+ DEPENDS
fastos
vespalib
vespalog