Skip to content

Commit 3a7c355

Browse files
committed
Remove GTest patches. One is merged upstream, the other might not be required
1 parent 099ccd0 commit 3a7c355

5 files changed

Lines changed: 0 additions & 786 deletions

File tree

CMake/External_GTest.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ ExternalProject_Add(GTest
1313
DOWNLOAD_NAME ${GTest_dlname}
1414
${COMMON_EP_ARGS}
1515
${COMMON_CMAKE_EP_ARGS}
16-
PATCH_COMMAND ${CMAKE_COMMAND}
17-
-DGTest_patch:PATH=${fletch_SOURCE_DIR}/Patches/GTest
18-
-DGTest_source:PATH=${fletch_BUILD_PREFIX}/src/GTest
19-
-P ${fletch_SOURCE_DIR}/Patches/GTest/Patch.cmake
2016
CMAKE_ARGS
2117
${COMMON_CMAKE_ARGS}
2218
${Gtest_CXX_STANDARD_ARGS}

Patches/GTest/Patch.cmake

Lines changed: 0 additions & 14 deletions
This file was deleted.

Patches/GTest/googlemock/CMakeLists.txt

Lines changed: 0 additions & 204 deletions
This file was deleted.

0 commit comments

Comments
 (0)