We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab204d commit 413cb49Copy full SHA for 413cb49
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 353465dbc9fc9cfd9d4593f74f0107e87776ddc7
+ GIT_TAG ccbe08cbef9e370d0b7a2a4023d424247a727624
39
40
FetchContent_Declare(CMakeExtensions
41
GIT_REPOSITORY https://github.com/BabylonJS/CMakeExtensions.git
0 commit comments