Skip to content

Commit a25e54d

Browse files
authored
Updated JsRuntimeHost to latest master (#1547)
Just updating JsRuntimeHost ref to latest master.
1 parent ea90de2 commit a25e54d

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 8e6a71e78de6880d12b225cfbcc2cc6348c55e61)
40+
GIT_TAG e0b2c0c22a4f075c9a5a550895da441fdc079a4d)
4141
FetchContent_Declare(SPIRV-Cross
4242
GIT_REPOSITORY https://github.com/BabylonJS/SPIRV-Cross.git
4343
GIT_TAG 6abfcf066d171e9ade7604d91381ebebe4209edc)

0 commit comments

Comments
 (0)