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 9aac684 commit 9f06763Copy full SHA for 9f06763
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 d0c97077d07da3a4f07d92473155db11c2e5a6c3)
+ GIT_TAG fc7c7c2f8dd272be4938a62af04ae452b89d9eae)
6
7
set(SHARED_INCLUDES
8
"${CMAKE_CURRENT_LIST_DIR}")
0 commit comments