diff --git a/.gitmodules b/.gitmodules index 4a5fcae..9f9ced7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/cryptopp b/cryptopp deleted file mode 160000 index 0c82df1..0000000 --- a/cryptopp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0c82df181c98912a01b00bed298b567724feafba diff --git a/libs/cryptopp b/libs/cryptopp new file mode 160000 index 0000000..80d211a --- /dev/null +++ b/libs/cryptopp @@ -0,0 +1 @@ +Subproject commit 80d211ac9ff80093cdaeeacbbdb1df7d95f1bc92