summaryrefslogtreecommitdiffstats
path: root/vespamalloc/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-01-07 01:40:34 +0100
committerGitHub <noreply@github.com>2017-01-07 01:40:34 +0100
commit8b774509af8df6d2bd5825796d8a066a38db93e1 (patch)
treeb6116441b0e65f69f0486240875c936ac0e7406b /vespamalloc/CMakeLists.txt
parentb815ae29f5a58f271114df351d4d01785413c1da (diff)
parent4e6b1987ae73852d0855b6e46e7cd36d8e6989fd (diff)
Merge pull request #1443 from yahoo/balder/vespamalloc-should-not-depend-on-anything-else-rebased-2
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 ef629698590..11bc1b60983 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(
- DEPENDS
+ TEST_DEPENDS
fastos
vespalib
vespalog