1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-09-26 20:00:08 +00:00

Vendored LibSodium to make compilation easier

This commit is contained in:
2022-03-13 21:48:09 -05:00
parent e1ce053aa8
commit 76c5899ed5
4 changed files with 12 additions and 4 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "cmake-modules/libsodium"]
path = cmake-modules/libsodium
url = https://github.com/robinlinden/libsodium-cmake.git