We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51c470 commit a5f047eCopy full SHA for a5f047e
tests/CMakeLists.txt
@@ -3,8 +3,8 @@ include(FetchContent)
3
FetchContent_Declare(
4
googletest
5
PREFIX googletest
6
- URL https://github.com/google/googletest/archive/refs/tags/v1.14.0.zip
7
- URL_HASH SHA256=1f357c27ca988c3f7c6b4bf68a9395005ac6761f034046e9dde0896e3aba00e4
+ URL https://github.com/google/googletest/archive/refs/tags/v1.16.0.zip
+ URL_HASH SHA256=a9607c9215866bd425a725610c5e0f739eeb50887a57903df48891446ce6fb3c
8
DOWNLOAD_DIR "${STDGPU_EXTERNAL_DIR}/googletest"
9
)
10
0 commit comments