You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-cpp/rapidyaml/files/rapidyaml-0.3.0-system-gtes...

9 lines
287 B

--- 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