From c56776b976b0fff331ab5581a55183a1e5ae93db Mon Sep 17 00:00:00 2001 From: Snaipe Date: Sat, 5 Sep 2015 21:25:42 +0200 Subject: [PATCH] Updated libcsptr to latest --- .cmake/Modules/Submodules.cmake | 2 +- dependencies/libcsptr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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