Skip to content

Commit 063ea09

Browse files
Updated bgfx.cmake to latest. (#1669)
Co-authored-by: Branimir Karadzic <branimirkaradzic@gmail.com>
1 parent 5a404d7 commit 063ea09

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 a0adee5ccad355a0b91f9247402ed422aaee4f2e
38+
GIT_TAG be578c80f6c1c1e4d2b5baa163bd452f1d3b88fa
3939
EXCLUDE_FROM_ALL)
4040
FetchContent_Declare(CMakeExtensions
4141
GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git

0 commit comments

Comments
 (0)