summaryrefslogtreecommitdiff
path: root/dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtest.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtest.patch')
-rw-r--r--dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtest.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtest.patch b/dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtest.patch
deleted file mode 100644
index 0e404f09d781..000000000000
--- a/dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtest.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/ext/c4core/cmake/c4Project.cmake
-+++ b/ext/c4core/cmake/c4Project.cmake
-@@ -2762,2 +2762,5 @@
- if(NOT TARGET gtest)
-+ find_package(GTest REQUIRED)
-+ endif()
-+ if(FALSE)
- c4_import_remote_proj(gtest ${CMAKE_CURRENT_BINARY_DIR}/ext/gtest