diff --git a/CMakeLists.txt b/CMakeLists.txt index 5a3948c8b..b3be025e8 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 940054e1f047e7851ba1448db480c24f800a2032 + GIT_TAG 68762dde81848256bd785880b00309832b1cad27 EXCLUDE_FROM_ALL) FetchContent_Declare(CMakeExtensions GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git