Skip to content

Commit df574a4

Browse files
Updated JsRuntimeHost (#1539)
Updated JsRuntimeHost with proper exception header include.
1 parent 699764a commit df574a4

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

0 commit comments

Comments
 (0)