From 78f816d15a147417ea1fd02c2da732b286aadf52 Mon Sep 17 00:00:00 2001 From: Hizenberg Date: Sun, 12 May 2024 01:44:45 +0530 Subject: [PATCH] submodule fixed --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dafb8b6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/openssl"] + path = external/openssl + url = https://github.com/openssl/openssl \ No newline at end of file