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 cc872f0 commit 7f70a8cCopy full SHA for 7f70a8c
Modules/@babylonjs/react-native/shared/CMakeLists.txt
@@ -2,7 +2,7 @@ include(FetchContent)
2
3
FetchContent_Declare(babylonnative
4
GIT_REPOSITORY https://github.com/BabylonJS/BabylonNative.git
5
- GIT_TAG 2dd675f5b9a3b2592251404369a49b10cf42ea1f)
+ GIT_TAG b732ab7ba03fcdd2e85cf9374e6f62de9ba70069)
6
7
set(SHARED_INCLUDES
8
"${CMAKE_CURRENT_LIST_DIR}")
0 commit comments