From 1e9a635b97c8e69cae8723e64475f00140fe358e Mon Sep 17 00:00:00 2001 From: Snaipe Date: Sat, 5 Sep 2015 21:42:31 +0200 Subject: [PATCH] Removed commit hashes in Submodule.cmake and updated libcsptr to latest --- .cmake/Modules/Submodules.cmake | 2 -- dependencies/libcsptr | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.cmake/Modules/Submodules.cmake b/.cmake/Modules/Submodules.cmake index 8ab963c..5183368 100644 --- a/.cmake/Modules/Submodules.cmake +++ b/.cmake/Modules/Submodules.cmake @@ -10,8 +10,6 @@ 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 5bf0ad5) -set(GIT_SUBMODULE_VERSION_dyncall 68c57f6) ### First, get all submodules in if(${GIT_SUBMODULES_CHECKOUT_QUIET}) diff --git a/dependencies/libcsptr b/dependencies/libcsptr index 5bf0ad5..530fb9d 160000 --- a/dependencies/libcsptr +++ b/dependencies/libcsptr @@ -1 +1 @@ -Subproject commit 5bf0ad57051a5b29d12b4daab8b233d1943c1085 +Subproject commit 530fb9d001a4ae9303816f30de6c3bf6b3084c7c