Removed commit hashes in Submodule.cmake and updated libcsptr to latest
This commit is contained in:
parent
c56776b976
commit
1e9a635b97
2 changed files with 1 additions and 3 deletions
|
@ -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})
|
||||
|
|
2
dependencies/libcsptr
vendored
2
dependencies/libcsptr
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 5bf0ad57051a5b29d12b4daab8b233d1943c1085
|
||||
Subproject commit 530fb9d001a4ae9303816f30de6c3bf6b3084c7c
|
Loading…
Add table
Reference in a new issue