summaryrefslogtreecommitdiffstats
path: root/vespaclient
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient')
-rw-r--r--vespaclient/src/vespa/vespaclient/vespadoclocator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespaclient/src/vespa/vespaclient/vespadoclocator/CMakeLists.txt b/vespaclient/src/vespa/vespaclient/vespadoclocator/CMakeLists.txt
index 05794018c5c..c81ad46c86e 100644
--- a/vespaclient/src/vespa/vespaclient/vespadoclocator/CMakeLists.txt
+++ b/vespaclient/src/vespa/vespaclient/vespadoclocator/CMakeLists.txt
@@ -8,4 +8,4 @@ vespa_add_executable(vespaclient_vespadoclocator_app
INSTALL bin
DEPENDS
)
-vespa_add_target_system_dependency(vespaclient_vespadoclocator_app boost boost_program_options-mt-d)
+vespa_add_target_system_dependency(vespaclient_vespadoclocator_app boost boost_program_options${BOOST_LIB_SUFFIX})