moved cryptpp and use own repo with cmake generator included
parent
d56ffc34e7
commit
e3ddb73feb
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "cryptopp"]
|
||||
path = cryptopp
|
||||
url = https://github.com/weidai11/cryptopp.git
|
||||
[submodule "libs/cryptopp"]
|
||||
path = libs/cryptopp
|
||||
url = ssh://git@git.koog17.de:2200/arne/cryptopp.git
|
||||
|
|
|
|||
1
cryptopp
1
cryptopp
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 0c82df181c98912a01b00bed298b567724feafba
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 80d211ac9ff80093cdaeeacbbdb1df7d95f1bc92
|
||||
Loading…
Reference in New Issue