added sol submodule

This commit is contained in:
devZoGok
2023-08-15 15:11:19 +03:00
parent fe41dc0248
commit 83c34e373a
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "external/lua-cmake"]
path = external/lua-cmake
url = https://github.com/lubgr/lua-cmake
[submodule "external/sol2"]
path = external/sol2
url = https://github.com/ThePhD/sol2