Skip to content

Commit 413cb49

Browse files
authored
Update bgfx to pick up x86 crash fix (#1643)
1 parent 4ab204d commit 413cb49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ FetchContent_Declare(base-n
3535
EXCLUDE_FROM_ALL)
3636
FetchContent_Declare(bgfx.cmake
3737
GIT_REPOSITORY https://github.com/BabylonJS/bgfx.cmake.git
38-
GIT_TAG 353465dbc9fc9cfd9d4593f74f0107e87776ddc7
38+
GIT_TAG ccbe08cbef9e370d0b7a2a4023d424247a727624
3939
EXCLUDE_FROM_ALL)
4040
FetchContent_Declare(CMakeExtensions
4141
GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git

0 commit comments

Comments
 (0)