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. --- vespalib/src/tests/typify/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'vespalib/src/tests/typify/CMakeLists.txt') diff --git a/vespalib/src/tests/typify/CMakeLists.txt b/vespalib/src/tests/typify/CMakeLists.txt index c8e53d6baca..efbc28bf700 100644 --- a/vespalib/src/tests/typify/CMakeLists.txt +++ b/vespalib/src/tests/typify/CMakeLists.txt @@ -1,5 +1,4 @@ # Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -find_package(GTest REQUIRED) vespa_add_executable(vespalib_typify_test_app TEST SOURCES typify_test.cpp -- cgit v1.2.3