diff --git a/.cmake/Modules/Submodules.cmake b/.cmake/Modules/Submodules.cmake index 7c25139..d5b2cba 100644 --- a/.cmake/Modules/Submodules.cmake +++ b/.cmake/Modules/Submodules.cmake @@ -10,7 +10,7 @@ set(GIT_SUBMODULES libcsptr dyncall) ### set each submodules's commit or tag that is to be checked out ### (leave empty if you want master) -set(GIT_SUBMODULE_VERSION_libcsptr 04cd477) +set(GIT_SUBMODULE_VERSION_libcsptr a233d68) set(GIT_SUBMODULE_VERSION_dyncall 68c57f6) ### First, get all submodules in diff --git a/dependencies/libcsptr b/dependencies/libcsptr index 04cd477..a233d68 160000 --- a/dependencies/libcsptr +++ b/dependencies/libcsptr @@ -1 +1 @@ -Subproject commit 04cd477d1f213e55d2ddecab2fcd52d1c7865dfa +Subproject commit a233d686bc6135bc8b96489364fc65ee2a25b297