Skip to content

Commit

Permalink
Update bgfx to sync renderer_mtl.mm with upstream version (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
docEdub authored Dec 11, 2024
1 parent 6f8f211 commit 4c67066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 3f6a554a2f24ddb9303873dc64158a18b111f59b)
GIT_TAG ecaffce0d2f7170c2f060a606908dc6a9163669f)
FetchContent_Declare(CMakeExtensions
GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git
GIT_TAG ea28b7689530bfdc4905806f27ecf7e8ed4b5419)
Expand Down

0 comments on commit 4c67066

Please sign in to comment.