diff --git a/CMakeLists.txt b/CMakeLists.txt index 85785cdf6..9e4481c54 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,11 +35,11 @@ FetchContent_Declare(base-n EXCLUDE_FROM_ALL) FetchContent_Declare(bgfx.cmake GIT_REPOSITORY https://github.com/BabylonJS/bgfx.cmake.git - GIT_TAG ccbe08cbef9e370d0b7a2a4023d424247a727624 + GIT_TAG 5ecd189f6b151972789e927e2a19f5d8179a5746 EXCLUDE_FROM_ALL) FetchContent_Declare(CMakeExtensions GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git - GIT_TAG 631780e42886e5f12bfd1a5568c7395f1d657f43 + GIT_TAG 631780e42886e5f12bfd1a5568c7395f1d657f43 EXCLUDE_FROM_ALL) FetchContent_Declare(glslang GIT_REPOSITORY https://github.com/BabylonJS/glslang.git