Skip to content

Commit

Permalink
Upgrade to latest GoogleTest version
Browse files Browse the repository at this point in the history
  • Loading branch information
LourensVeen committed Jul 15, 2022
1 parent caaac19 commit ce386a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmuscle/cpp/build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include $(TOOLDIR)/make_available.make

dep_name := googletest
dep_version_constraint := >= 1.8.1
dep_version := 1.8.1
dep_version := 1.12.1
dep_pkgconfig_name := gtest
dep_install := 0
include $(TOOLDIR)/make_available.make
Expand Down

0 comments on commit ce386a5

Please sign in to comment.