From 4e5858cdda13f65630298781ed9c2e34e70e8439 Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Tue, 7 Jul 2020 14:56:59 +0200 Subject: Consolidate search for GTest. --- document/src/tests/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'document') diff --git a/document/src/tests/CMakeLists.txt b/document/src/tests/CMakeLists.txt index 1602763c6e6..46bec1b180b 100644 --- a/document/src/tests/CMakeLists.txt +++ b/document/src/tests/CMakeLists.txt @@ -1,7 +1,5 @@ # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -find_package(GTest REQUIRED) - # Runner for unit tests written in gtest. # NOTE: All new test classes should be added here. vespa_add_executable(document_gtest_runner_app TEST -- cgit v1.2.3