We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a404d7 commit 063ea09Copy full SHA for 063ea09
1 file changed
CMakeLists.txt
@@ -35,7 +35,7 @@ FetchContent_Declare(base-n
35
EXCLUDE_FROM_ALL)
36
FetchContent_Declare(bgfx.cmake
37
GIT_REPOSITORY https://github.com/BabylonJS/bgfx.cmake.git
38
- GIT_TAG a0adee5ccad355a0b91f9247402ed422aaee4f2e
+ GIT_TAG be578c80f6c1c1e4d2b5baa163bd452f1d3b88fa
39
40
FetchContent_Declare(CMakeExtensions
41
GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git
0 commit comments