diff --git a/.cmake/Modules/Submodules.cmake b/.cmake/Modules/Submodules.cmake index d5b2cba..8ab963c 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 a233d68) +set(GIT_SUBMODULE_VERSION_libcsptr 5bf0ad5) set(GIT_SUBMODULE_VERSION_dyncall 68c57f6) ### First, get all submodules in diff --git a/dependencies/libcsptr b/dependencies/libcsptr index a233d68..5bf0ad5 160000 --- a/dependencies/libcsptr +++ b/dependencies/libcsptr @@ -1 +1 @@ -Subproject commit a233d686bc6135bc8b96489364fc65ee2a25b297 +Subproject commit 5bf0ad57051a5b29d12b4daab8b233d1943c1085