aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/fef/attributecontent/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/fef/attributecontent/CMakeLists.txt')
-rw-r--r--searchlib/src/tests/fef/attributecontent/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/src/tests/fef/attributecontent/CMakeLists.txt b/searchlib/src/tests/fef/attributecontent/CMakeLists.txt
index 48d8375dbb9..d9c88fb9eaf 100644
--- a/searchlib/src/tests/fef/attributecontent/CMakeLists.txt
+++ b/searchlib/src/tests/fef/attributecontent/CMakeLists.txt
@@ -4,5 +4,6 @@ vespa_add_executable(searchlib_attributecontent_test_app TEST
attributecontent_test.cpp
DEPENDS
searchlib
+ GTest::gtest
)
vespa_add_test(NAME searchlib_attributecontent_test_app COMMAND searchlib_attributecontent_test_app)