mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update Google Test to v1.16.0
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ set(BUILD_SHARED_LIBS_INITIAL ${BUILD_SHARED_LIBS})
|
||||
set(BUILD_SHARED_LIBS OFF)
|
||||
FetchContent_Declare(
|
||||
GTest
|
||||
URL "https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz"
|
||||
URL_HASH "SHA256=7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926"
|
||||
URL "https://github.com/google/googletest/archive/refs/tags/v1.16.0.tar.gz"
|
||||
URL_HASH "SHA256=78c676fc63881529bf97bf9d45948d905a66833fbfa5318ea2cd7478cb98f399"
|
||||
FIND_PACKAGE_ARGS)
|
||||
|
||||
FetchContent_Declare(
|
||||
|
||||
Reference in New Issue
Block a user