From 289731d47d255dc4a2f366ba7add39de52c3fe8b Mon Sep 17 00:00:00 2001 From: Snaipe Date: Sat, 5 Sep 2015 21:02:16 +0200 Subject: [PATCH] Update libcsptr to allow MSVC compilation --- .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 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