diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e166cdde..6d55648e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ FetchContent_Declare(base-n GIT_TAG 7573e77c0b9b0e8a5fb63d96dbde212c921993b4) FetchContent_Declare(bgfx.cmake GIT_REPOSITORY https://github.com/BabylonJS/bgfx.cmake.git - GIT_TAG a1582009254156a0396d600265d5611bc67e85fa) + GIT_TAG 3f6a554a2f24ddb9303873dc64158a18b111f59b) FetchContent_Declare(CMakeExtensions GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git GIT_TAG ea28b7689530bfdc4905806f27ecf7e8ed4b5419)