summaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/routingspec/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus/src/tests/routingspec/CMakeLists.txt')
-rw-r--r--messagebus/src/tests/routingspec/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/messagebus/src/tests/routingspec/CMakeLists.txt b/messagebus/src/tests/routingspec/CMakeLists.txt
index 7a2ba9d8fe4..c7115c16fd9 100644
--- a/messagebus/src/tests/routingspec/CMakeLists.txt
+++ b/messagebus/src/tests/routingspec/CMakeLists.txt
@@ -5,5 +5,6 @@ vespa_add_executable(messagebus_routingspec_test_app TEST
DEPENDS
messagebus_messagebus-test
messagebus
+ GTest::gtest
)
vespa_add_test(NAME messagebus_routingspec_test_app COMMAND messagebus_routingspec_test_app)