diff --git a/CMakeLists.txt b/CMakeLists.txt index 6e519d981..cb1ce4b05 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,7 @@ FetchContent_Declare(base-n EXCLUDE_FROM_ALL) FetchContent_Declare(bgfx.cmake GIT_REPOSITORY https://github.com/BabylonJS/bgfx.cmake.git - GIT_TAG 3b67f0c0c5505a22f6e88640519b5b473c938ad9 + GIT_TAG 6c5515826c428337b7cbc0a5a7cc6d12325ce72b EXCLUDE_FROM_ALL) FetchContent_Declare(CMakeExtensions GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git