Skip to content

Commit eca9144

Browse files
authored
[debug] Update googletest
1 parent c94fb64 commit eca9144

File tree

1 file changed

+1
-1
lines changed
  • epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/madgraph/iolibs/template_files/gpu

1 file changed

+1
-1
lines changed

epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/madgraph/iolibs/template_files/gpu/cudacpp_test.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ CXXFLAGS += -Igoogletest/googletest/include/ -std=c++11
2929
all: googletest/$(INSTALLDIR)/lib64/libgtest.a
3030

3131
googletest/CMakeLists.txt:
32-
git clone https://github.com/google/googletest.git -b release-1.11.0 googletest
32+
git clone https://github.com/google/googletest.git -b v1.17.0 googletest
3333

3434
googletest/$(BUILDDIR)/Makefile: googletest/CMakeLists.txt
3535
mkdir -p googletest/$(BUILDDIR)

0 commit comments

Comments
 (0)