Skip to content

Commit 2c53021

Browse files
Updated JsRuntimeHost (#1534)
Updated JsRuntimeHost to bring fixes for napi.h
1 parent e8f4fd2 commit 2c53021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ FetchContent_Declare(ios-cmake
3737
GIT_TAG 4.5.0)
3838
FetchContent_Declare(JsRuntimeHost
3939
GIT_REPOSITORY https://github.com/BabylonJS/JsRuntimeHost.git
40-
GIT_TAG c64c8a8cfc95b187e9547b165f02633909568c22)
40+
GIT_TAG 2fcea5bf43d61722449b2a1fabe1dc4934bd6dfa)
4141
FetchContent_Declare(SPIRV-Cross
4242
GIT_REPOSITORY https://github.com/BabylonJS/SPIRV-Cross.git
4343
GIT_TAG 6abfcf066d171e9ade7604d91381ebebe4209edc)

0 commit comments

Comments
 (0)