moved cryptpp and use own repo with cmake generator included

master
Arne Schroeder 2019-09-15 09:20:52 +02:00
parent d56ffc34e7
commit e3ddb73feb
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "cryptopp"] [submodule "cryptopp"]
path = cryptopp path = cryptopp
url = https://github.com/weidai11/cryptopp.git url = https://github.com/weidai11/cryptopp.git
[submodule "libs/cryptopp"]
path = libs/cryptopp
url = ssh://git@git.koog17.de:2200/arne/cryptopp.git

@ -1 +0,0 @@
Subproject commit 0c82df181c98912a01b00bed298b567724feafba

1
libs/cryptopp Submodule

@ -0,0 +1 @@
Subproject commit 80d211ac9ff80093cdaeeacbbdb1df7d95f1bc92