File xrootd-find-gtest.patch of Package xrootd

---
 tests/CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)

Index: xrootd-5.7.0/tests/CMakeLists.txt
===================================================================
--- xrootd-5.7.0.orig/tests/CMakeLists.txt
+++ xrootd-5.7.0/tests/CMakeLists.txt
@@ -2,6 +2,7 @@ if(NOT BUILD_TESTS)
   return()
 endif()
 
+find_package(GTest REQUIRED)
 include(GoogleTest)
 
 add_subdirectory(common)
openSUSE Build Service is sponsored by