Update GTEST version (#68)

[ROCm/rocshmem commit: e16ca7a1e3]
This commit is contained in:
Yiltan
2025-03-31 08:58:30 -04:00
committed by GitHub
parent 2ab585ce8d
commit 0cde5f53dc
@@ -174,7 +174,7 @@ FetchContent_Declare(
googletest
PREFIX extern/googletest
GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG release-1.10.0
GIT_TAG release-1.12.0
)
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)