diff --git a/CMakeLists.txt b/CMakeLists.txt index 7a9987613..6d25b03d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ FetchContent_Declare(CMakeExtensions EXCLUDE_FROM_ALL) FetchContent_Declare(glslang GIT_REPOSITORY https://github.com/BabylonJS/glslang.git - GIT_TAG 6388a301b23edf0ae6a9342d46efa9cb21f05d9b + GIT_TAG 39a80699a315cb7f66c4ab3180edd4e2910fab28 EXCLUDE_FROM_ALL) FetchContent_Declare(googletest URL "https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz"