summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/attribute/CMakeLists.txt')
-rw-r--r--searchcore/src/tests/proton/attribute/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/attribute/CMakeLists.txt b/searchcore/src/tests/proton/attribute/CMakeLists.txt
index 911268bd92a..88b30df608f 100644
--- a/searchcore/src/tests/proton/attribute/CMakeLists.txt
+++ b/searchcore/src/tests/proton/attribute/CMakeLists.txt
@@ -21,6 +21,7 @@ vespa_add_executable(searchcore_attributeflush_test_app TEST
searchcore_attribute
searchcore_flushengine
searchcore_pcommon
+ GTest::gtest
)
vespa_add_test(NAME searchcore_attributeflush_test_app COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/attributeflush_test.sh
DEPENDS searchcore_attributeflush_test_app)