Skip to content

Commit

Permalink
fix: update bgfx
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Aug 29, 2024
1 parent fe935eb commit 96f6bb1
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 a1582009254156a0396d600265d5611bc67e85fa)
GIT_TAG 3f6a554a2f24ddb9303873dc64158a18b111f59b)
FetchContent_Declare(CMakeExtensions
GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git
GIT_TAG ea28b7689530bfdc4905806f27ecf7e8ed4b5419)
Expand Down

0 comments on commit 96f6bb1

Please # to comment.