aboutsummaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/allocfree/CMakeLists.txt
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-06-16 08:45:07 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-06-16 08:45:07 +0200
commit0e224de30ca0f303e93de0a0a46c3f8eae17ff93 (patch)
treec4b98e3d828cf4dabcb411142d85d235b05f4d45 /vespamalloc/src/tests/allocfree/CMakeLists.txt
parent72231250ed81e10d66bfe70701e64fa5fe50f712 (diff)
Merging code into new github branch.
Diffstat (limited to 'vespamalloc/src/tests/allocfree/CMakeLists.txt')
-rw-r--r--vespamalloc/src/tests/allocfree/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespamalloc/src/tests/allocfree/CMakeLists.txt b/vespamalloc/src/tests/allocfree/CMakeLists.txt
index 1dc36f8dec7..49a4b2f193a 100644
--- a/vespamalloc/src/tests/allocfree/CMakeLists.txt
+++ b/vespamalloc/src/tests/allocfree/CMakeLists.txt
@@ -21,3 +21,4 @@ vespa_add_executable(vespamalloc_linklist_test_app
../../vespamalloc/malloc/common.cpp
$<TARGET_OBJECTS:vespamalloc_util>
)
+vespa_add_target_system_dependency(vespamalloc_linklist_test_app dl)