update gtest hash

This commit is contained in:
scawful
2024-08-08 19:15:32 -04:00
parent e990a118dc
commit 801c978064

View File

@@ -2,7 +2,7 @@
include(FetchContent)
FetchContent_Declare(
googletest
URL https://github.com/google/googletest/archive/609281088cfefc76f9d0ce82e1ff6c30cc3591e5.zip
URL https://github.com/google/googletest/archive/03597a01ee50ed33e9dfd640b249b4be3799d395.zip
)
# For Windows: Prevent overriding the parent project's compiler/linker settings