summaryrefslogtreecommitdiffstats
path: root/vespamalloc/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-01-07 08:39:55 +0100
committerGitHub <noreply@github.com>2017-01-07 08:39:55 +0100
commita35ffed3918dab6e41fd7052ed82b82bdae54abb (patch)
tree7ce8a750abf4bbc1ade1fd8407e8fdf8bfe1a677 /vespamalloc/CMakeLists.txt
parent8b774509af8df6d2bd5825796d8a066a38db93e1 (diff)
parent814567bf2fee941a77b8685171fedf1f7a825800 (diff)
Merge pull request #1444 from yahoo/revert-1443-balder/vespamalloc-should-not-depend-on-anything-else-rebased-2
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