archrelease: copy trunk to community-any
[ArchLinux/community.git] / gtest / repos / community-x86_64 / gtest-version.patch
blobef6c941115146898f1c9a12b4f43cf4a339841f8
1 diff --unified --recursive --text googletest-release-1.11.0.orig/googlemock/CMakeLists.txt googletest-release-1.11.0/googlemock/CMakeLists.txt
2 --- googletest-release-1.11.0.orig/googlemock/CMakeLists.txt 2020-11-13 14:33:36.022632459 -0500
3 +++ googletest-release-1.11.0/googlemock/CMakeLists.txt 2020-11-13 14:35:01.806861990 -0500
4 @@ -40,6 +40,7 @@
5 # Language "C" is required for find_package(Threads).
6 cmake_minimum_required(VERSION 3.5)
7 cmake_policy(SET CMP0048 NEW)
8 + set(GOOGLETEST_VERSION __GOOGLETEST_VERSION__)
9 project(gmock VERSION ${GOOGLETEST_VERSION} LANGUAGES CXX C)
11 if (COMMAND set_up_hermetic_build)
12 diff --unified --recursive --text googletest-release-1.11.0.orig/googletest/CMakeLists.txt googletest-release-1.11.0/googletest/CMakeLists.txt
13 --- googletest-release-1.11.0.orig/googletest/CMakeLists.txt 2020-11-13 14:33:36.039299268 -0500
14 +++ googletest-release-1.11.0/googletest/CMakeLists.txt 2020-11-13 14:37:10.274915300 -0500
15 @@ -46,6 +46,7 @@
17 cmake_minimum_required(VERSION 3.5)
18 cmake_policy(SET CMP0048 NEW)
19 +set(GOOGLETEST_VERSION __GOOGLETEST_VERSION__)
20 project(gtest VERSION ${GOOGLETEST_VERSION} LANGUAGES CXX C)
22 if (POLICY CMP0063) # Visibility