Skip to content

Commit a8319fa

Browse files
bkaradzic-microsoftBranimir KaradžićCopilot
authored
Update bgfx.cmake to latest (bgfx + bx) (#1749)
Bumps the `bgfx.cmake` dependency pin to [`68762dde`](BabylonJS/bgfx.cmake@68762dd) — "Updated bgfx and bx. (#124)". This is a clean +1 forward bump over the previous pin `940054e1` (ahead by 1, behind by 0), pulling in the latest bgfx + bx. Co-authored-by: Branimir Karadžić <branimirk@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e1f3c3f commit a8319fa

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

0 commit comments

Comments
 (0)