Updated libcsptr for -fPIC removal on windows
This commit is contained in:
parent
164f334ea1
commit
dcbf985a00
2 changed files with 2 additions and 2 deletions
|
@ -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 a0c2444)
|
||||
set(GIT_SUBMODULE_VERSION_libcsptr bacfe99)
|
||||
set(GIT_SUBMODULE_VERSION_dyncall 68c57f6)
|
||||
|
||||
### First, get all submodules in
|
||||
|
|
2
dependencies/libcsptr
vendored
2
dependencies/libcsptr
vendored
|
@ -1 +1 @@
|
|||
Subproject commit a0c2444ccc3c589f34894982cd95032a817c9482
|
||||
Subproject commit bacfe990f99e7328ba873e35665a0ff4e57c9df1
|
Loading…
Add table
Reference in a new issue